1.0.2 • Published 8 years ago

poc-coolcolors v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

Use this library to print in cool colors. Three color are available:

var print = require('poc-coolcolors');

print.red('...');
print.green('...');
print.blue('...');

Attention

Do not use this module, it will mess with your application. This module is a proof-of-concept!

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago