Browse Source

Merge pull request #38 from lpinca/add/progress

Add progress to Command-line utilities
master
Sindre Sorhus 10 years ago
parent
commit
7411203fd7
  1. 1
      readme.md

1
readme.md

@ -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.
- [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.
- [progress](https://github.com/visionmedia/node-progress) - Flexible ascii progress bar.
### Build tools

Loading…
Cancel
Save