There are no reviews yet. Be the first to send feedback to the community and the maintainers!
enquirer
Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkertprompt-confirm
This repository has been archived, use Enquirer instead.prompt-base
This repository has been archived, use Enquirer instead.prompt-checkbox
This repository has been archived, use Enquirer instead.prompt-choices
This repository has been archived, use Enquirer instead.readline-utils
This repository has been archived, use Enquirer instead.prompt-password-strength
Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Uses zxcvbn, the popular password strength estimation tool brought to you by dropbox.prompt-autocompletion
This repository has been archived, use the autocomplete prompt in Enquirer instead.prompt-list
This repository has been archived, use Enquirer instead.prompt-radio
Requires Enquirer <2.0. Radio prompt. This prompt behaves like other radio-button interfaces, where only one choice is enabled whilst all others are disabled. Can be used as a standalone prompt, or with a prompt system like Enquirer.prompt-google-form
Enquirer prompt for filling in Google Forms.prompt-password
This repository has been archived, use the built-in password prompt in Enquirer instead.prompt-grid
Prompt that allows the user to re-arrange the cells in a grid in the terminal. This can be used for configuration for layouts, tables, HTML grids, etc.prompt-input
This repository has been archived, use the built-in input prompt in Enquirer instead.readline-ui
This repository has been archived, use Enquirer instead.enquirer-prompts
This repository has been archived, since prompts now ship with Enquirer.prompt-question
This repository has been archived, use Enquirer instead.prompt-rawlist
Requires Enquirer <2.0. Adds `rawlist` prompt support to Enquirer.prompt-editor
Heads up! The Enquirer API has changed. This prompt must be used with pre-v2.0 Enquirer. Editor prompt. Opens your text editor and waits for you to save your input during a prompt. Can be used standalone or with a prompt system like [Enquirer].prompt-answer
This repository has been archived, use Enquirer instead.prompt-expand
List prompt, where the answer is selected using a shortcut. Can be used as a standalone prompt, or as a plugin for Enquirer.prompt-history
This repository has been archived, use the built-in history functionality in Enquirer instead.choices-separator
This repository has been archived, use Enquirer instead.prompt-sort
This repository has been archived, use the built-in sort prompt in Enquirer instead.terminal-paginator
This repository has been archived, use Enquirer instead.emit-keypress
Drop-dead simple keypress event emitter for Node.js. Create powerful CLI applications and experiences with ease.enquirer-compat
A package for compatibility from Inquirer.prompt-gh-clone
Prompt for the owner/name of a GitHub repository to clone.prompt-actions
This repository has been archived, use Enquirer instead.artwork
Artwork for the Enquirer org.helper-prompt
Async helper that prompts the user for input then uses the answers to render templates. Must be registered with a library that supports async helpers, like assemble or generate. After that it should work with handlebars, lo-dash or any other node.js engine that supports helper functions.Love Open Source and this site? Check out how you can help us