From 45b6d3ed10ffca117a5b9b1347be91edca5db0c4 Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Tue, 22 Jul 2014 17:04:21 +0200 Subject: [PATCH] Add progress to Command-line utilities --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d989264..4b6b4b3 100644 --- a/readme.md +++ b/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