You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Tiny CLI micro-framework: flag parsing, subcommand routing, auto-generated help, ANSI colors, and typo suggestions. Zero runtime dependencies.
A small CLI micro-framework: a flag parser, subcommand router, auto-generated help text, ANSI color helpers, and levenshtein-based typo suggestions for unknown commands/flags. Zero runtime dependencies.
## API
- `CLI`
- `EXIT_OK`
- `EXIT_ERROR`
- `EXIT_USAGE`
- `parseArgs`
- `colors`
- `levenshtein`
- `suggest`
## Install
Each library is a standalone GitHub repo under github.com/FerrowAI.
Part of the Ferrow open-source toolkit: https://github.com/FerrowAI/ferrow-toolkit — sponsored by https://ferrow.ai