# sgentle/caniuse-cmd

Caniuse command line tool

Repository: https://github.com/sgentle/caniuse-cmd
Canonical: https://ross.abutalabs.com/products/caniuse-cmd
Language: CoffeeScript
License: MIT
License Family: permissive
Last push: 2018-09-19T15:16:06+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4189, "days_push": 2905, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1645, forks 51 (observed 2026-08-28T04:05:16.199212+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools, search-engine
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: caniuse, browser-compatibility, browser-support, npm, command-line, nodejs

## Member repositories
- sgentle/caniuse-cmd (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:16.199212+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:45:26.048609+00:00, confidence not recorded.
  - readme: https://github.com/sgentle/caniuse-cmd (fetched 2026-08-28T04:05:16.199212+00:00, sha dbf18cc6f467)
  - registry_npm: https://registry.npmjs.org/caniuse-cmd (fetched 2026-08-29T11:18:59.297779+00:00, sha 63d0e1a6f1f0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
