Add gradient-string (#724)

This commit is contained in:
Boris K
2017-08-31 05:03:37 +02:00
committed by Sindre Sorhus
parent 1bd984ee54
commit f02ae9f6e6

View File

@@ -285,6 +285,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨
- [yargs](https://github.com/yargs/yargs) - Command-line parser that automatically generates an elegant user-interface. - [yargs](https://github.com/yargs/yargs) - Command-line parser that automatically generates an elegant user-interface.
- [DraftLog](https://github.com/ivanseidel/node-draftlog) - Create multiple updatable log lines. Works just like `console.log`. - [DraftLog](https://github.com/ivanseidel/node-draftlog) - Create multiple updatable log lines. Works just like `console.log`.
- [Bit](https://github.com/teambit/bit) - Create, maintain, find and use small modules and components across repositories. - [Bit](https://github.com/teambit/bit) - Create, maintain, find and use small modules and components across repositories.
- [gradient-string](https://github.com/bokub/gradient-string) - Beautiful color gradients in terminal output.
### Build tools ### Build tools