11 Commits

Author SHA1 Message Date
DABH
56de9f0983 Add bright/light colors, closes #128 2019-09-22 16:36:30 -07:00
DABH
b4d964b514 Make stylize() work for non-ASCI styles (#155) 2019-09-22 16:27:58 -07:00
Josh Weinstein
5d9eb90263 Fixed: throws non-intuitive error on color.red(null) but not on colors.red(undefined) (#261) 2019-09-22 16:10:31 -07:00
DABH
b63ef88e52 Update roadmap, update packages, and lint 2018-12-09 17:34:27 -08:00
DABH
f487e8ebad Fix #244 and #248 2018-12-09 17:28:46 -08:00
Vincent Bailleau
a98deca85f Add tests for custom entries with multiple values 2018-06-25 22:30:44 +02:00
DABH
5aebc674d8 Add ESLint and lint all files; add lint check to CI 2018-04-30 14:59:34 -07:00
DABH
410397a5fb style nits 2018-04-30 11:32:50 -07:00
Josh Pike
118cb0a9ec used older syntax for tests for old node versions 2018-04-26 15:59:18 +07:00
Josh Pike
21448e0e9c improved tests to handle newlines 2018-04-26 15:54:22 +07:00
Marak
dfb15b5538 [refactor] [major] Code cleanup. Node has changed a bit since 2010.
[api] Added ability to safely require colors without messing with String.prototype
[api] Removed browser functionality
[dist] Add travis file
2014-09-30 22:41:24 +02:00