@inquirer/checkbox

v2.2.0
Inquirer checkbox prompt
answer answers ask base cli command command-line confirm enquirer and 29 more...

tsc

yarn run tsc:esm && yarn run tsc:cjs

attw

attw --pack

tsc:cjs

rm -rf dist/cjs && tsc -p ./tsconfig.cjs.json && node ../../tools/fix-ext.mjs

tsc:esm

rm -rf dist/esm && tsc -p ./tsconfig.json
npm i @inquirer/[email protected]

Metadata

  • MIT
  • >=18
  • Simon Boudrias
  • released 3/12/2024

Downloads