From b06c62ae5065f2eb70fd5f0f9393892aca35703a Mon Sep 17 00:00:00 2001 From: Jacob Blakely Date: Fri, 6 Nov 2015 15:59:07 -0800 Subject: [PATCH] add multispinner --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 358ad0a..056182d 100644 --- a/readme.md +++ b/readme.md @@ -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