forked from orbit-oss/chalk
Add related packages in the readme (#193)
Added chalk-animation as suggested by @sindresorhus Added gradient-string because it also uses chalk and provides new features.
This commit is contained in:
parent
4c4ba2df3d
commit
7dbd8c3993
1 changed files with 2 additions and 0 deletions
|
|
@ -291,6 +291,8 @@ If you're on Windows, do yourself a favor and use [`cmder`](http://cmder.net/) i
|
|||
- [wrap-ansi](https://github.com/chalk/wrap-ansi) - Wordwrap a string with ANSI escape codes
|
||||
- [slice-ansi](https://github.com/chalk/slice-ansi) - Slice a string with ANSI escape codes
|
||||
- [color-convert](https://github.com/qix-/color-convert) - Converts colors between different models
|
||||
- [chalk-animation](https://github.com/bokub/chalk-animation) - Animate strings in the terminal
|
||||
- [gradient-string](https://github.com/bokub/gradient-string) - Apply color gradients to strings
|
||||
|
||||
|
||||
## Maintainers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue