add coverage reporting using nyc and coveralls
This commit is contained in:
parent
e3272e8449
commit
b630e70855
4 changed files with 10 additions and 1 deletions
|
|
@ -8,6 +8,8 @@
|
|||
> Terminal string styling done right
|
||||
|
||||
[](https://travis-ci.org/sindresorhus/chalk) [](https://www.youtube.com/watch?v=9auOCbH5Ns4)
|
||||
[](https://coveralls.io/r/sindresorhus/chalk?branch=)
|
||||
|
||||
|
||||
[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