prompt-choices
Create an array of multiple choice objects for use in prompts.
Found 15 results for enquirerprompt
Create an array of multiple choice objects for use in prompts.
Paginator used for rendering lists or choices for prompts in the terminal.
Confirm (yes/no) prompt. Can be used standalone or with a prompt system like [Enquirer].
List-style prompt. Can be used as a standalone prompt, or with a prompt system like [enquirer].
Separator for choices arrays in prompts. Based on the Separator from inquirer.
Radio prompt. Can be used as a standalone prompt, or as a plugin for [Enquirer].
Multiple-choice/checkbox prompt. Can be used standalone or with a prompt system like [Enquirer].
Password prompt. Can be used as a standalone prompt, or as a plugin for [Enquirer].
Expand prompt. Can be used as a standalone prompt, or with a prompt system like [Enquirer].
Rawlist prompt. Can be used as a standalone prompt, or with a prompt system like [Enquirer].
Separator for Enquirer prompts. Based on the Separator from inquirer.
Plugin that adds a number of common prompt types to Enquirer
Editor prompt. Opens your text editor and waits for you to save your input during a prompt. Can be used standalone or with a prompt system like [Enquirer].
Adds `rawlist` prompt support to [Enquirer].
Adds `confirm` (yes/no) prompt support to Enquirer.