Skip to content

Commit

Permalink
Add related packages in the readme (#193)
Browse files Browse the repository at this point in the history
Added chalk-animation as suggested by @sindresorhus
Added gradient-string because it also uses chalk and provides new features.
  • Loading branch information
bokub authored and sindresorhus committed Aug 1, 2017
1 parent 4c4ba2d commit 7dbd8c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Expand Up @@ -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
Expand Down

0 comments on commit 7dbd8c3

Please sign in to comment.