Extensions over the enquirer library with some extended "maybe-interactive" prompts and new interaction types as well.
A hardhat plugin leveraging the power of enquirer (and our enquirer-plus) to have many new prompt types and utilities.
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
Listr2 prompt adapter for enquirer.
Wrapper over enquirer with better support for testing
Base prompt module used for creating custom prompts.
Confirm (yes/no) prompt. Can be used standalone or with a prompt system like [Enquirer].
List-style prompt. Can be used as a standalone prompt, or with a prompt system like [enquirer].
Unicode radio button symbol, for toggling on/off in prompts.
Readline utils, for moving the cursor, clearing lines, creating a readline interface, and more.
Basic text input prompt. This can be used standalone, but it's also included in [enquirer] by default.
Radio prompt. Can be used as a standalone prompt, or as a plugin for [Enquirer].
Multiple-choice/checkbox prompt. Can be used standalone or with a prompt system like [Enquirer].
Question object, used by Enquirer and prompt plugins.
A JS implementation of JSONPath with some additional operators
Fork of enquirer/enquirer with some bug fixes and UX changes
Expand prompt. Can be used as a standalone prompt, or with a prompt system like [Enquirer].
Password prompt. Can be used as a standalone prompt, or as a plugin for [Enquirer].
Rawlist prompt. Can be used as a standalone prompt, or with a prompt system like [Enquirer].
Action manager for prompt-base.
Create a readline interface with default settings to use in prompts.
Checkbox with autocomplete and other additions for Inquirer
A Component Library for Vue 3
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers