Create an array of multiple choice objects for use in prompts.
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.
Paginator used for rendering lists or choices for prompts in the terminal.
Separator for choices arrays in prompts. Based on the Separator from inquirer.
Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.