node-prompts

Nodejs lightweight, beautiful and user-friendly interactive prompts

Description

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).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/terkelg/prompts#readme


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-prompts