Skip to content

Commit ee16061

Browse files
Kyou-IzumiSBoudrias
authored andcommitted
Add Ordered Checkbox Prompt to community list
1 parent 22d47dd commit ee16061

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

packages/prompts/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,20 @@ Directory size: 123M
484484
Delete
485485
```
486486
487+
[**Ordered Checkbox Prompt**](https://github.com/kyou-izumi/inquirer-ordered-checkbox)<br/>
488+
A sortable checkbox prompt that maintains the order of selection. Perfect for prioritizing tasks or ranking options.
489+
490+
```
491+
? Configure your development workflow:
492+
[1] Set up CI/CD pipeline
493+
❯ [3] Code quality tools
494+
[ ] Documentation
495+
[2] Performance monitoring
496+
──────────────
497+
- Legacy system (disabled)
498+
(Linting, formatting, and analysis)
499+
```
500+
487501
# License
488502
489503
Copyright (c) 2023 Simon Boudrias (twitter: [@vaxilart](https://twitter.com/Vaxilart))<br/>

0 commit comments

Comments
 (0)