mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Merge pull request #38 from lpinca/add/progress
Add progress to Command-line utilities
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user