0.1.6 • Published 1 year ago

clack-wrapper v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.1.4

2 years ago

0.1.5

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago