https://github.com/listr2/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/listr2/listr2
cli console listr loading nodejs nodejs-modules npm progress task tasklist term terminal typescript
Last synced: 6 days 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/listr2/listr2
- Owner: listr2
- License: mit
- Created: 2020-02-27T15:52:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T19:40:56.000Z (6 days ago)
- Last Synced: 2025-04-09T22:07:15.195Z (6 days ago)
- Topics: cli, console, listr, loading, nodejs, nodejs-modules, npm, progress, task, tasklist, term, terminal, typescript
- Language: TypeScript
- Homepage:
- Size: 10.8 MB
- Stars: 561
- Watchers: 4
- Forks: 34
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - listr2/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. (TypeScript)
- awesome-nodejs - listr2 - Terminal task list. (Packages / Command-line utilities)
- awesome-nodejs-cn - listr2 - **star:551** 终端任务列表 (包 / 命令行实用工具)
- awesome-javascript - listr2
- awesome-javascript - 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).