An npm package for calling console.[debug | log | warn | info | error | etc] only once
Browserify transform that strips console.log lines from your code
Create an unlimited number of intuitive log functions that Consolate adds to the Node.JS console object—even override built-in functions (error, info, warn, etc.) And while you're at it, feel free to easily define colors and prefixes.
Easily add color and style to console output in both web and shell environments using intuitive placeholders.
Watch for activity in the browser console and get notified of any logs, warns and errors.