Add logo
This commit is contained in:
parent
15f928fce5
commit
77ae94f63a
4 changed files with 1618 additions and 1 deletions
|
|
@ -1,7 +1,9 @@
|
|||
# chalk [](http://travis-ci.org/sindresorhus/chalk)
|
||||
# <img width="250" src="logo.png" alt="chalk">
|
||||
|
||||
> Terminal string styling done right.
|
||||
|
||||
[](http://travis-ci.org/sindresorhus/chalk)
|
||||
|
||||
[colors.js](https://github.com/Marak/colors.js) is currently the most popular string styling module, but it has serious deficiencies like extending String.prototype which causes all kinds of problems. Although there are other ones, they either do too much or not enough.
|
||||
|
||||
**Chalk is a clean and focused alternative.**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue