compat-table/compat-table resource
ECMAScript compatibility tables observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 80
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5992
- days_rel: n/a
- days_push: 120
- n_releases_24m: 0
Adoption not part of the score
4507 stars · 933 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A community-maintained set of compatibility tables tracking ECMAScript (ES5, ES6, ES Next, and non-standard) feature support across JavaScript engines, browsers, compilers, and Node.js versions. Data files are built into browsable HTML pages showing which platforms support which language features.
Use cases
- check which browsers support a specific ES6 feature
- compare JavaScript engine support for ES Next proposals
- find out if a transpiler like Babel supports a given feature
- look up Node.js support for a JavaScript language feature
- verify non-standard feature support across platforms
When to choose
- you need authoritative, community-audited data on ECMAScript feature support across runtimes and browsers
- you are deciding whether a language feature is safe to use in your target environments
- you want to check transpiler/compiler coverage of ES6 features
When to avoid
- you need runtime feature detection in production code (use a feature-detection library instead)
- you need compatibility data for CSS, HTML, or web APIs rather than the JavaScript language itself
- you need machine-readable API access without parsing the JS data files yourself
Facets
dataset · maturity active
developer-tools documentation testing web-development developer-tools programming-languages browser ecmascript javascript compatibility-tables feature-support browser-support es6 esnext web-server nodejs
2 sources
- readme: https://github.com/compat-table/compat-table · fetched 2026-08-28 · cd6ceadae115
- homepage: http://compat-table.github.io/compat-table/ · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| compat-table/compat-table | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="compat-table/compat-table")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem