mirror of
https://github.com/flynx/colors.js.git
synced 2025-11-01 12:30:14 +00:00
added docs
This commit is contained in:
parent
20b6c1f9ae
commit
7e4bf7d642
@ -7,7 +7,6 @@
|
|||||||
var str = "I".green + " Like".yellow + " Colors!".grey;
|
var str = "I".green + " Like".yellow + " Colors!".grey;
|
||||||
sys.puts(str);
|
sys.puts(str);
|
||||||
|
|
||||||
|
|
||||||
- bold
|
- bold
|
||||||
- italic
|
- italic
|
||||||
- underline
|
- underline
|
||||||
@ -19,5 +18,4 @@
|
|||||||
- grey
|
- grey
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
optional NPM install : npm install colors
|
optional NPM install : npm install colors
|
||||||
Loading…
x
Reference in New Issue
Block a user