question-cache
A wrapper around inquirer that makes it easy to create and selectively reuse questions.
base-questions
Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.
question-store
Ask questions, persist the answers. Basic support for i18n and storing answers based on current working directory.
grunt-prompt
Interactive prompt for your Grunt config using console checkboxes, text input with filtering, password fields.
question-match
Plugin for question-store that adds a `match` method for filtering out questions to ask using glob patterns or regex.