inquirer-npm-name
Helper function using inquirer to validate a value provided in a prompt does not exist as an npm package.
Updated by @sboudrias
prompt-confirm
popularConfirm (yes/no) prompt. Can be used standalone or with a prompt system like [Enquirer].
Updated by @doowb
@radic/console-input
const filePath = await Ask.fileTree('A simple way to ask questions. Uses inquirer, integrates 10+ peer deps third party prompts.')
Updated by @radic
@mocks-server/plugin-inquirer-cli
Mocks server plugin providing an interactive CLI
Updated by @javierbrea
inquirer-directory
a directory (relative to given path) selector for Inquirer.js
Updated by @nicksrandall
command-line-quiz-game
Funny quiz game run in command line, get all questions from third party API.
Updated by @hossammohamed21
prompt-list
List-style prompt. Can be used as a standalone prompt, or with a prompt system like [enquirer].
Updated by @doowb
prompt-password
Password prompt. Can be used as a standalone prompt, or as a plugin for [Enquirer].
Updated by @doowb
@axway/inquirer-checkbox-plus-prompt
Checkbox with autocomplete and other additions for Inquirer
Updated by @nkeranova