Update readme.md
This commit is contained in:
parent
acf38095ea
commit
04cb2d21ae
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
> Terminal string styling done right
|
> Terminal string styling done right
|
||||||
|
|
||||||
[](https://travis-ci.org/sindresorhus/chalk) [](https://www.youtube.com/watch?v=9auOCbH5Ns4)
|
[](https://travis-ci.org/sindresorhus/chalk) [](https://www.youtube.com/watch?v=9auOCbH5Ns4)
|
||||||
|
|
||||||
[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 ones, they either do too much or not enough.
|
[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 ones, they either do too much or not enough.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue