console-powers
console-powers copied to clipboard
Craft beautiful browser console messages. Debug & inspect data with elegant outputs. Small & tree-shakable.
Thanks a lot for this console script, but I have an issue. Anytime I add .element('feedback') to console.message(). It still repeat the same way in the console. How do add...
Like [purdy](https://www.npmjs.com/package/purdy?utm_source=javascriptweekly&utm_medium=email) but with support in the browser.
console.message doesn't need to support node.js/iojs (https://github.com/astoilkov/console.message/issues/1) for it to be on npm. I ask because it's useful to lock down on a certain version, without having to manually downloading...
`console.message` should be installable through `npm install console.message` and should fallback to printing colors in the Terminal(Mac) and Command Prompt(Windows).