var sys = require('sys');
var colors = require('./colors');
sys.puts('hello'.green); // outputs green text
sys.puts('i like cake and pies'.underline.red) // outputs red underlined text
sys.puts('inverse the color'.inverse); // inverses the color
forked from Marak/colors.js
-
-
Notifications
You must be signed in to change notification settings - Fork 1
get colors in your node.js console like what
License
isaacs/colors.js
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
get colors in your node.js console like what
Resources
License
Code of conduct
Contributing
Stars
Watchers
Forks
Releases
No releases published
Sponsor this project
Packages 0
No packages published
