• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository has been archived, use Enquirer instead.

More Repositories

1

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/jonschlinkert
JavaScript
7,592
star
2

prompt-confirm

This repository has been archived, use Enquirer instead.
JavaScript
44
star
3

prompt-base

This repository has been archived, use Enquirer instead.
JavaScript
23
star
4

prompt-checkbox

This repository has been archived, use Enquirer instead.
JavaScript
22
star
5

prompt-choices

This repository has been archived, use Enquirer instead.
JavaScript
19
star
6

readline-utils

This repository has been archived, use Enquirer instead.
JavaScript
18
star
7

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.
JavaScript
18
star
8

prompt-autocompletion

This repository has been archived, use the autocomplete prompt in Enquirer instead.
JavaScript
15
star
9

prompt-list

This repository has been archived, use Enquirer instead.
JavaScript
13
star
10

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.
JavaScript
13
star
11

prompt-google-form

Enquirer prompt for filling in Google Forms.
JavaScript
9
star
12

prompt-password

This repository has been archived, use the built-in password prompt in Enquirer instead.
JavaScript
8
star
13

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.
JavaScript
7
star
14

prompt-input

This repository has been archived, use the built-in input prompt in Enquirer instead.
JavaScript
7
star
15

enquirer-prompts

This repository has been archived, since prompts now ship with Enquirer.
JavaScript
5
star
16

prompt-question

This repository has been archived, use Enquirer instead.
JavaScript
5
star
17

prompt-rawlist

Requires Enquirer <2.0. Adds `rawlist` prompt support to Enquirer.
JavaScript
5
star
18

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].
JavaScript
4
star
19

prompt-answer

This repository has been archived, use Enquirer instead.
JavaScript
4
star
20

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.
JavaScript
4
star
21

prompt-history

This repository has been archived, use the built-in history functionality in Enquirer instead.
JavaScript
4
star
22

choices-separator

This repository has been archived, use Enquirer instead.
JavaScript
3
star
23

radio-symbol

This repository has been archived, use Enquirer instead.
JavaScript
3
star
24

prompt-sort

This repository has been archived, use the built-in sort prompt in Enquirer instead.
JavaScript
3
star
25

terminal-paginator

This repository has been archived, use Enquirer instead.
JavaScript
3
star
26

emit-keypress

Drop-dead simple keypress event emitter for Node.js. Create powerful CLI applications and experiences with ease.
TypeScript
3
star
27

enquirer-compat

A package for compatibility from Inquirer.
JavaScript
2
star
28

prompt-gh-clone

Prompt for the owner/name of a GitHub repository to clone.
JavaScript
2
star
29

prompt-actions

This repository has been archived, use Enquirer instead.
JavaScript
1
star
30

artwork

Artwork for the Enquirer org.
1
star
31

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.
JavaScript
1
star