terminal-paginator
Paginator used for rendering lists or choices for prompts in the terminal.
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.
@microsoft/recognizers-text-choice
recognizers-text-choice provides recognition of Boolean (yes/no) answers expressed in multiple languages, as well as base classes to support lists of alternative choices.
to-choices
Easily create a normalized inquirer choices question. Supports all of the `choices` question types: checkbox, list, rawlist, expand