Compare commits

...

4 Commits

Author SHA1 Message Date
Steve Keep
d3ada02637 Merge 12a051f96d into 6fe3a59327 2023-10-21 05:30:43 -07:00
Mathieu KIM ROBIN
6fe3a59327 Replace listr with listr2 (#1259) 2023-10-19 03:37:18 +07:00
Steve Keep
12a051f96d Update readme.md 2023-08-28 13:24:27 +10:00
Steve Keep
6e9c41deba Update readme.md 2023-08-28 13:19:34 +10:00

View File

@@ -304,7 +304,7 @@
- [get-stdin](https://github.com/sindresorhus/get-stdin) - Easier stdin.
- [log-update](https://github.com/sindresorhus/log-update) - Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
- [Ink](https://github.com/vadimdemedes/ink) - React for interactive command-line apps.
- [listr](https://github.com/samverschueren/listr) - Terminal task list.
- [listr2](https://github.com/listr2/listr2) - Terminal task list.
- [conf](https://github.com/sindresorhus/conf) - Simple config handling for your app or module.
- [ansi-escapes](https://github.com/sindresorhus/ansi-escapes) - ANSI escape codes for manipulating the terminal.
- [log-symbols](https://github.com/sindresorhus/log-symbols) - Colored symbols for various log levels.
@@ -768,6 +768,7 @@
- [Strapi](https://github.com/strapi/strapi) - Content Management Framework (headless-CMS) to build powerful APIs.
- [Factor](https://github.com/FactorJS/factor) - Vue.js dashboard framework and headless CMS.
- [AdminBro](https://github.com/SoftwareBrothers/adminjs) - Auto-generated admin panel with CRUD for all your resources.
- [Graphweaver](https://github.com/exogee-technology/graphweaver) - CMS and Headless GraphQL API - Instant GraphQL API on Postgres, MySQL, SQLite and More.
### Forum