mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Add cli-columns.
Loggable columnated text lists. Like `ls` output. Unicode and ANSI safe.
This commit is contained in:
@@ -236,6 +236,7 @@
|
||||
- [progress](https://github.com/tj/node-progress) - Flexible ascii progress bar.
|
||||
- [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.
|
||||
- [cli-columns](https://github.com/shannonmoeller/cli-columns) - Columnated unicode and ansi-safe text lists.
|
||||
- [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.
|
||||
- [omelette](https://github.com/f/omelette) - Shell autocompletion helper.
|
||||
|
||||
Reference in New Issue
Block a user