Add progress to Command-line utilities

This commit is contained in:
Luigi Pinca
2014-07-22 17:04:21 +02:00
parent d81ad90f93
commit 45b6d3ed10

View File

@@ -101,6 +101,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [blessed](https://github.com/chjj/blessed) - A curses-like library. - [blessed](https://github.com/chjj/blessed) - A curses-like library.
- [cli-table](https://github.com/LearnBoost/cli-table) - Pretty unicode tables. - [cli-table](https://github.com/LearnBoost/cli-table) - Pretty unicode tables.
- [drawille](https://github.com/madbence/node-drawille) - Draw on the terminal with unicode braille characters. - [drawille](https://github.com/madbence/node-drawille) - Draw on the terminal with unicode braille characters.
- [progress](https://github.com/visionmedia/node-progress) - Flexible ascii progress bar.
### Build tools ### Build tools