terminal-paginator
Paginator used for rendering lists or choices for prompts in the terminal.
prompt-confirm
Confirm (yes/no) prompt. Can be used standalone or with a prompt system like [Enquirer].
prompt-choices
Create an array of multiple choice objects for use in prompts.
choices-separator
Separator for choices arrays in prompts. Based on the Separator from inquirer.
prompt-list
List-style prompt. Can be used as a standalone prompt, or with a prompt system like [enquirer].