Commit graph

8 commits

Author SHA1 Message Date
Sindre Sorhus
879defda72 Update to latest ansi-styles 2013-12-08 01:02:35 +01:00
Sindre Sorhus
a66c486301 use strip-ansi
https://github.com/sindresorhus/strip-ansi
2013-12-08 00:33:08 +01:00
Sindre Sorhus
5bbb44b5a8 Merge pull request #7 from L1fescape/master
Variable arguments and falsy values
2013-10-19 08:57:13 -07:00
Sindre Sorhus
50da33ff12 stripColor() - gracefully handle non-string input 2013-10-12 19:18:24 +02:00
Andrew Kennedy
6bb27b7759 handle the ability to pass in variable arguments (ex.
chalk.green("it's", "over", 9000)). updated readme to show support of
variable arguments.
2013-10-08 11:03:14 -04:00
Sindre Sorhus
38efc4600b Alias grey to gray. Fixes #3 2013-08-29 16:14:18 +02:00
Sindre Sorhus
c323bf0caf Add support for nested styles 2013-08-03 18:47:47 +02:00
Sindre Sorhus
cffc3552b0 init 2013-08-03 02:18:58 +02:00