whatwg/dom resource
DOM Standard observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5118
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1730 stars · 338 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The WHATWG DOM Standard, the living specification defining the platform-neutral Document Object Model for events, aborting activities, and node trees. The repository hosts the source (dom.bs) used to build the published standard, along with contribution guidelines and test integration with web-platform-tests.
Use cases
- look up how DOM events and node trees are specified
- contribute fixes or new features to the DOM spec
- understand normative behavior of document.querySelector and related APIs
- check how browsers should implement DOM APIs
- find the test suite for DOM behavior in web-platform-tests
When to choose
- you need the authoritative, normative definition of DOM behavior
- you are implementing a browser engine or DOM library
- you want to propose or review changes to web platform DOM APIs
When to avoid
- you want a runnable DOM implementation or library rather than a specification
- you need tutorials or beginner documentation for using the DOM in web pages
Facets
learning-resource · maturity active
documentation parser web-development documentation apis browser specification living-standard dom whatwg standards web-server
2 sources
- readme: https://github.com/whatwg/dom · fetched 2026-08-28 · 79ac2bbac72b
- homepage: https://dom.spec.whatwg.org/ · fetched 2026-08-29 · c894d3cb2fb8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| whatwg/dom | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem