Merge pull request #393 from codekirei/master

add multispinner
This commit is contained in:
Sindre Sorhus
2015-11-07 13:46:31 +07:00

View File

@@ -209,6 +209,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [cli-cursor](https://github.com/sindresorhus/cli-cursor) - Toggle the CLI cursor.
- [columnify](https://github.com/timoxley/columnify) - Create text-based columns suitable for console output. Supports cell wrapping.
- [cfonts](https://github.com/dominikwilkowski/cfonts) - Sexy ASCII fonts for the console.
- [multispinner](https://github.com/codekirei/node-multispinner) - Multiple, simultaneous, individually controllable CLI spinners.
### Build tools