[READ-ONLY] Mirror of https://github.com/bombshell-dev/clack. Effortlessly build beautiful command-line apps
bomb.sh/docs/clack/basics/getting-started/
cli
command-line
command-line-app
node
prompt
prompts
This adds the ability to have async validation to all prompts.
**For now, only the text prompt will render a validating message.**
Every other prompt needs its own individual follow-up PR to add support
for rendering the new `validating` state. They will all accept an async
validator but will not show a message while validating right now.
Co-authored-by: bombshell-bot[bot] <187071675+bombshell-bot[bot]@users.noreply.github.com>
README.md