node-console-colors adds ANSI coloring to the nodejs console.log output.

Install:

npm install --save node-console-colors
yarn add node-console-colors

See the example.js file for documentation on usage.

Also run example_anim.js to see what a CLI can do with color.



![alt tag](https://dmtmix.com/dnetAPI/getImage/console_colors.png)
