mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Replace the unmaintained cli-table with cli-table3 (#821)
This commit is contained in:
committed by
Sindre Sorhus
parent
41d7f9fc82
commit
ee16871d96
@@ -256,7 +256,7 @@
|
|||||||
- [blessed](https://github.com/chjj/blessed) - Curses-like library.
|
- [blessed](https://github.com/chjj/blessed) - Curses-like library.
|
||||||
- [Inquirer.js](https://github.com/SBoudrias/Inquirer.js) - Interactive command-line prompt.
|
- [Inquirer.js](https://github.com/SBoudrias/Inquirer.js) - Interactive command-line prompt.
|
||||||
- [yn](https://github.com/sindresorhus/yn) - Parse yes/no like values.
|
- [yn](https://github.com/sindresorhus/yn) - Parse yes/no like values.
|
||||||
- [cli-table](https://github.com/Automattic/cli-table) - Pretty unicode tables.
|
- [cli-table3](https://github.com/cli-table/cli-table3) - 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.
|
||||||
- [update-notifier](https://github.com/yeoman/update-notifier) - Update notifications for your CLI app.
|
- [update-notifier](https://github.com/yeoman/update-notifier) - Update notifications for your CLI app.
|
||||||
- [ascii-charts](https://github.com/jstrace/chart) - ASCII bar chart in the terminal.
|
- [ascii-charts](https://github.com/jstrace/chart) - ASCII bar chart in the terminal.
|
||||||
|
|||||||
Reference in New Issue
Block a user