forked from orbit-oss/chalk
Use HTTPS for shields.io unicorn badge; raises mixed-content warning on npmjs.com
This commit is contained in:
parent
c2ef5b8c13
commit
7c40059a03
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
[](https://travis-ci.org/chalk/chalk)
|
[](https://travis-ci.org/chalk/chalk)
|
||||||
[](https://coveralls.io/r/chalk/chalk?branch=master)
|
[](https://coveralls.io/r/chalk/chalk?branch=master)
|
||||||
[](https://www.youtube.com/watch?v=9auOCbH5Ns4)
|
[](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