bloomberg/stricli
Build complex CLIs with type safety and no dependencies observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 93
- Longevity 50
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: 21
- age_days: 709
- days_rel: 48
- days_push: 8
- n_releases_24m: 16
Adoption not part of the score
1087 stars · 27 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Stricli is a TypeScript framework from Bloomberg for building complex command-line applications with full type safety and zero runtime dependencies. It supports dual ESM/CJS publishing, code splitting, dependency injection, and dynamic shell autocomplete.
Use cases
- build a type-safe CLI in TypeScript
- create a command line tool with zero dependencies
- add shell autocomplete to my CLI
- structure a multi-command CLI app
- generate a new CLI project scaffold
- unit test CLI commands with dependency injection
When to choose
- you want end-to-end TypeScript types for flags and positional args
- you need a dependency-free CLI parser
- you want built-in dynamic shell autocomplete
- you prefer code splitting and lazy-loaded command implementations
When to avoid
- you need a quick one-off script where a simpler parser suffices
- you rely on plugin ecosystems of larger CLI frameworks like oclif or commander
- your project is not in the JavaScript/TypeScript ecosystem
Facets
framework · maturity active
cli developer-tools developer-tools web-development cli cross-platform typescript zero-dependencies shell-autocomplete esm type-safety command-line nodejs
3 sources
- readme: https://github.com/bloomberg/stricli · fetched 2026-08-28 · d861a94b63a1
- homepage: https://bloomberg.github.io/stricli · fetched 2026-08-29 · 389481282872
- registry_npm: https://registry.npmjs.org/stricli · fetched 2026-08-29 · 26885f59ee22
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bloomberg/stricli | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="bloomberg/stricli")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem