inquirer

v10.2.1
A collection of common interactive command line user interfaces.
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

Metadata

  • MIT
  • >=18
  • Unknown
  • released 9/6/2024

Downloads