[ 源代码: node-prompts ]
软件包:node-prompts(2.4.2+~cs7.5.11-1)
node-prompts 的相关链接
Debian 的资源:
下载源码包 node-prompts:
- [node-prompts_2.4.2+~cs7.5.11-1.dsc]
- [node-prompts_2.4.2+~cs7.5.11.orig-kleur.tar.gz]
- [node-prompts_2.4.2+~cs7.5.11.orig-sisteransi.tar.gz]
- [node-prompts_2.4.2+~cs7.5.11.orig-types-prompts.tar.gz]
- [node-prompts_2.4.2+~cs7.5.11.orig.tar.gz]
- [node-prompts_2.4.2+~cs7.5.11-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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).