4.0.1 • Published 23 days ago

@inquirer/confirm v4.0.1

Weekly downloads
681
License
MIT
Repository
github
Last release
23 days ago

@inquirer/confirm

Simple interactive command line prompt to gather boolean input from users.

Confirm prompt

Installation

npm install @inquirer/confirm

yarn add @inquirer/confirm

Usage

import confirm from '@inquirer/confirm';

const answer = await confirm({ message: 'Continue?' });

Options

PropertyTypeRequiredDescription
messagestringyesThe question to ask
defaultbooleannoDefault answer (true or false)
transformer(boolean) => stringnoTransform the prompt printed message to a custom string
themeSee ThemingnoCustomize look of the prompt.

Theming

You can theme a prompt by passing a theme object option. The theme object only need to includes the keys you wish to modify, we'll fallback on the defaults for the rest.

type Theme = {
  prefix: string;
  spinner: {
    interval: number;
    frames: string[];
  };
  style: {
    answer: (text: string) => string;
    message: (text: string) => string;
    defaultAnswer: (text: string) => string;
  };
};

License

Copyright (c) 2023 Simon Boudrias (twitter: @vaxilart) Licensed under the MIT license.

@novomanu/project-cli@infinitebrahmanuniverse/nolb-_inqproject-turbo-init@everything-registry/sub-chunk-464create-next-procreate-new-dappdcontributing-generatorcorebiz-quarks-clicreate-aztec-appcross-chain-shuttleenv-var-codegenexpress-generator-clifflteasy-preparegrape-regexpgrandline-cligpt-engineergenstuffgitkeykitdocker-compose-generatordir-hunterhoumouspreevyprisma-generator-builderprisma-interactive-erdpackage-version-bisectore-pper-cliremegencreate-aztec@ecl-server/create-site@dotenvx/dotenvxlucid-packagelitaeslibialibro-clientlast-parsejest-it-up-tsmicro-development-climodern-skeleton-clirepomrocket-swaprocket-swap-jsbridgerocket-swap-swrvt-clispydsrt2fcpxmlsmart-run-directorystart-envssmart-byte-quizsupostoolms-startmorphetn1-change-envn1-cli-toolsmswmtn-installnpm-script-selectornew-pluto-appnext-ws-clinocsharpopenlgenoclifrelease-nowregit-clititanotui-retroarch-thumbnail-downloadertui-7z-archive-managerxeno-cliyt2altzoucli@sleepygogo/tailwindcss-cli@sngular/api-mock-runner@toolx/cli@pnp/cli-microsoft365@valbuild/cli@valbuild/init@veterancrowd/aws-cli@stevescruz/task-masterastro-components-cliaztec-app@deepstructure/cli@codemask-labs/argo-composer@codemaskinc/argo-composer@inquirer/prompts@guimaraes.mahota/agnus-cli@guanghechen/git-cipher-tool@guanghechen/tool-mini-copy@kovsu/jutsubajo-cli@josee9988/implode-css@owfdr/cook@salesforce/plugin-dev@fabyosk/lesslocal@coatl/gitter@calamansi/craftbot@atiqsarwar/number_guessing_game@atiqsarwar/simple_command_line_calculator@exalif/inquirer-prompt-builder@inkohx/setup-eslint@mmxiong/cs-i18n
3.2.0

1 month ago

4.0.1

23 days ago

4.0.0

23 days ago

3.1.12

3 months ago

3.1.11

3 months ago

3.1.14

3 months ago

3.1.13

3 months ago

3.1.16

3 months ago

3.1.15

3 months ago

3.1.18

2 months ago

3.1.17

3 months ago

3.1.10

4 months ago

3.1.9

4 months ago

3.1.22

2 months ago

3.1.21

2 months ago

3.1.20

2 months ago

3.1.19

2 months ago

3.1.8

5 months ago

3.1.7

5 months ago

3.1.6

6 months ago

3.1.5

6 months ago

3.1.3

6 months ago

3.1.4

6 months ago

3.1.2

6 months ago

3.1.1

6 months ago

3.1.0

7 months ago

3.0.2

7 months ago

3.0.1

7 months ago

3.0.0

8 months ago

2.0.16

9 months ago

2.0.17

9 months ago

2.0.5

1 year ago

2.0.4

1 year ago

2.0.7

1 year ago

2.0.6

1 year ago

2.0.9

1 year ago

2.0.8

1 year ago

2.0.15

11 months ago

2.0.13

1 year ago

2.0.14

1 year ago

2.0.11

1 year ago

2.0.12

1 year ago

2.0.10

1 year ago

2.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.0

1 year ago

0.1.0

2 years ago

0.0.27-alpha.0

2 years ago

0.0.28-alpha.0

2 years ago

0.0.25-alpha.0

2 years ago

0.0.21-alpha.0

2 years ago

0.0.22-alpha.0

2 years ago

0.0.23-alpha.0

2 years ago

0.0.20-alpha.0

2 years ago

0.0.19-alpha.0

2 years ago

0.0.18-alpha.0

2 years ago

0.0.17-alpha.0

3 years ago

0.0.16-alpha.0

3 years ago

0.0.15-alpha.0

3 years ago

0.0.14-alpha.0

3 years ago

0.0.13-alpha.0

4 years ago

0.0.12-alpha.0

4 years ago

0.0.11-alpha.0

4 years ago

0.0.10-alpha.0

4 years ago

0.0.9-alpha.0

4 years ago

0.0.8-alpha.0

5 years ago

0.0.6-alpha.0

5 years ago

0.0.5-alpha.0

5 years ago

0.0.4-alpha.0

5 years ago