sgentle/caniuse-cmd
Caniuse command line tool observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4189
- days_rel: n/a
- days_push: 2905
- n_releases_24m: 0
Adoption not part of the score
1645 stars · 51 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A command line tool that brings the browser compatibility data of caniuse.com to the terminal. It lets developers quickly look up which browsers support a given web feature without leaving the command line.
Use cases
- check browser support for websockets from the terminal
- look up which browsers support HTML5 input types
- quickly query caniuse data without opening a browser
- check feature compatibility percentages across browsers
- find out if a CSS or JS API feature is safe to use
- search caniuse features by keyword in the shell
When to choose
- you live in the terminal and want fast caniuse lookups
- you need quick browser support checks while coding
- you want colored, concise compatibility output without a browser
When to avoid
- you need the interactive UI, charts, or detailed notes of caniuse.com
- you need programmatic access to the data (use the caniuse-db dataset instead)
- you need up-to-the-minute data beyond what the bundled dataset provides
Facets
cli-tool · maturity maintenance
cli developer-tools search-engine web-development frontend developer-tools cli cross-platform caniuse browser-compatibility browser-support npm command-line nodejs
2 sources
- readme: https://github.com/sgentle/caniuse-cmd · fetched 2026-08-28 · dbf18cc6f467
- registry_npm: https://registry.npmjs.org/caniuse-cmd · fetched 2026-08-29 · 63d0e1a6f1f0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sgentle/caniuse-cmd | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="sgentle/caniuse-cmd")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem