https://github.com/cenk1cenk2/listr2
NodeJS Task List derived from the best! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.
https://github.com/cenk1cenk2/listr2
cli console listr loading nodejs nodejs-modules npm progress task tasklist term terminal typescript
Last synced: 5 months ago
JSON representation
NodeJS Task List derived from the best! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.
- Host: GitHub
- URL: https://github.com/cenk1cenk2/listr2
- Owner: listr2
- License: mit
- Created: 2020-02-27T15:52:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T03:25:10.000Z (5 months ago)
- Last Synced: 2024-11-27T16:16:44.172Z (5 months ago)
- Topics: cli, console, listr, loading, nodejs, nodejs-modules, npm, progress, task, tasklist, term, terminal, typescript
- Language: TypeScript
- Homepage:
- Size: 11.4 MB
- Stars: 526
- Watchers: 5
- Forks: 31
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-web-dev - listr2
README
# listr2 - monorepo
[](https://gitlab.kilic.dev/libraries/listr2/-/commits/master) [](https://www.npmjs.com/package/listr2?activeTab=versions) [](https://www.npmjs.com/package/listr2) [](https://www.npmjs.com/package/listr2) [](https://www.npmjs.com/package/listr2?activeTab=dependencies) [](https://codecov.io/gh/listr2/listr2)
[](https://github.com/sponsors/cenk1cenk2) [](https://opencollective.com/listr2)
**Create beautiful CLI interfaces via easy and logical to-implement task lists that feel alive and interactive.**
---
## Documentation
**[Read the documentation...](https://listr2.kilic.dev)**
You can find the documentation source code in [here](https://github.com/listr2/listr2/tree/master/docs).
## Demo

## Packages
[`listr2`](https://github.com/listr2/listr2/tree/master/packages/listr2)
### Extensions
- [`@listr2/manager`](https://github.com/listr2/listr2/tree/master/packages/manager)
### Prompt Adapters
- [`@listr2/prompt-adapter-enquirer`](https://github.com/listr2/listr2/tree/master/packages/prompt-adapter-enquirer)
- [`@listr2/prompt-adapter-inquirer`](https://github.com/listr2/listr2/tree/master/packages/prompt-adapter-inquirer)## Examples
You can find the examples [here](https://github.com/listr2/listr2/tree/master/examples).