mattallty/Caporal.js
A full-featured framework for building command line applications (cli) with node.js observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3493
- days_rel: n/a
- days_push: 973
- n_releases_24m: 0
Adoption not part of the score
3450 stars · 94 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Caporal.js is a full-featured Node.js framework for building command line applications. It provides argument parsing, help generation, colored output, verbosity control, typo suggestions, and bash/zsh/fish auto-completion.
Use cases
- build a cli tool with node.js
- parse command line arguments and options
- generate help text for a cli app
- add bash zsh autocomplete to a command line program
- suggest corrections for typos in cli commands
- build multi-command cli applications
When to choose
- you are building a command line application in Node.js and want batteries included
- you need built-in help generation, validation, and shell auto-completion
- you want a higher-level alternative to raw argv parsing libraries
When to avoid
- you are not using Node.js
- you need a minimal zero-dependency argument parser
- you need a framework under active heavy development
Facets
framework · maturity maintenance
cli web-framework developer-tools developer-tools backend cli cross-platform argument-parsing autocomplete command-line-parser help-generation shell-completion command-line nodejs
1 source
- readme: https://github.com/mattallty/Caporal.js · fetched 2026-08-28 · da8fe2381f6b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mattallty/Caporal.js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mattallty/Caporal.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem