work in progress
gendn
Generated reference docs for the APIs that ship in Chrome but don't yet have a page on MDN. When MDN already covers an API, gendn just links out. The goal is the gap between "shipped in Chrome" and "documented on developer.mozilla.org".
Last updated 49d ago (2 Aug, 21:41 UTC) · commit 8dabb4c
releases
- Chrome 156 Dev Stable date: 20 Oct 2026
- Chrome 155 Beta Stable date: 6 Oct 2026
- Chrome 154 Stable (rolling out) Stable date: 22 Sept 2026
- Chrome 153 Stable (live) Most users are here
- Chrome 152 Archive Backfilled
- Chrome 151 Archive Backfilled
- Chrome 150 Archive Backfilled
- Chrome 149 Archive Backfilled
- Chrome 148 Archive Backfilled
- Chrome 147 Archive Backfilled
Or jump straight to the full API catalogue to search across every release at once.
how it works
- A daily routine reads chromestatus.com for features shipping in Chrome (stable, beta, dev, plus prev-stable).
- For each, it checks MDN. If MDN has a page, gendn just links to MDN.
- If MDN doesn't have a page, the routine writes a reference doc generated from the spec, explainer, and the IDL in Chromium source.
- When MDN later ships its own page, the routine notices on the next pass and the gendn entry switches to a "see MDN" stub.
Sister project: chrome-platform-showcase — interactive demos for the same set of features. Repo: PaulKinlan/gendn.