Rephrases, since Colors is no longer the most popular string styling module.
See: http://npm-stat.com/charts.html?package=chalk versus http://npm-stat.com/charts.html?package=colors
This commit is contained in:
parent
9864ba4581
commit
d55efc39b5
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
[](https://travis-ci.org/sindresorhus/chalk)
|
||||

|
||||
|
||||
[colors.js](https://github.com/Marak/colors.js) is currently the most popular
|
||||
[colors.js](https://github.com/Marak/colors.js) used to be the most popular
|
||||
string styling module, but it has serious deficiencies like extending
|
||||
String.prototype which causes all kinds of
|
||||
[problems](https://github.com/yeoman/yo/issues/68). Although there are other
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue