0.1.6 • Published 3 months ago

clack-wrapper v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

clack-wrapper

this is a wrapper for @clack/prompts

Benefits

  • auto close program when cancel handler
  • no symbol type returned because of the cancel handler
  • select/multiSelect returned type infers its type from the passed options

To install:

npm:

npm install clack-wrapper

pnpm:

pnpm add clack-wrapper

yarn:

yarn add clack-wrapper

bun:

bun add clack-wrapper
0.1.6

3 months ago

0.1.4

4 months ago

0.1.5

4 months ago

0.1.3

4 months ago

0.1.2

4 months ago

0.1.1

4 months ago

0.1.0

4 months ago