[ aramo ]
[ Bron: node-prompts ]
Pakket: node-prompts (2.4.2+~cs7.5.9-1)
Verwijzigingen voor node-prompts
Trisquel bronnen:
Het bronpakket node-prompts downloaden:
- [node-prompts_2.4.2+~cs7.5.9-1.dsc]
- [node-prompts_2.4.2+~cs7.5.9.orig-kleur.tar.gz]
- [node-prompts_2.4.2+~cs7.5.9.orig-sisteransi.tar.gz]
- [node-prompts_2.4.2+~cs7.5.9.orig-types-prompts.tar.gz]
- [node-prompts_2.4.2+~cs7.5.9.orig.tar.gz]
- [node-prompts_2.4.2+~cs7.5.9-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Javascript Maintainers (Mailarchief)
- Yadd
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Nodejs lightweight, beautiful and user-friendly interactive prompts
prompts permits one to easy use cli prompts to enquire users for information:
* User friendly: prompt uses layout and colors to create beautiful cli
interfaces.
* Promised: uses promises and `async`/`await`. No callback hell.
* Flexible: all prompts are independent and can be used on their own.
* Testable: provides a way to submit answers programmatically.
* Unified: consistent experience across all [prompts](#-types).