inquirer
A collection of common interactive command line user interfaces.
A collection of common interactive command line user interfaces.
Get stdin as a string or buffer
Lightweight, beautiful and user-friendly prompts
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
Now stdin and stdout are files.
Command line keyboard entry using promises
Easy and small child_process.spawn
Read from a file, falling back to stdin.
Mock STDIN file descriptor in Node.js
Text input component for Ink
Create an array of multiple choice objects for use in prompts.
Question object, used by Enquirer and prompt plugins.
Base prompt module used for creating custom prompts.
Separator for choices arrays in prompts. Based on the Separator from inquirer.
A wrapper around inquirer that makes it easy to create and selectively reuse questions.
Paginator used for rendering lists or choices for prompts in the terminal.
Create a readline interface with default settings to use in prompts.
Easily read from stdin or files.
A collection of common interactive command line user interfaces.
Confirm (yes/no) prompt. Can be used standalone or with a prompt system like [Enquirer].