Olical/react-faux-dom
DOM like structure that renders to React (unmaintained, archived) observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 4014
- days_rel: n/a
- days_push: 2186
- n_releases_24m: 0
Adoption not part of the score
1200 stars · 77 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A DOM-like data structure that imperative libraries such as D3 can mutate, which then renders into React elements. It acts as a lightweight jsdom alternative bridging declarative React rendering with imperative DOM manipulation.
Use cases
- render d3 charts inside react components
- use d3 with react without touching the real dom
- bridge imperative dom libraries into declarative react rendering
- create react elements from dom api calls
- animate d3 visualizations within react
When to choose
- maintaining a legacy react app that already depends on it
- you need d3 integration in an older react codebase and cannot migrate
When to avoid
- starting a new react project - it is archived and unmaintained
- you need full dom api coverage or modern react versions
- you can use newer alternatives like rendering d3 directly with refs
Facets
library · maturity abandoned
ui-components data-visualization graphics frontend web-development data-visualization browser react d3 dom virtual-dom charts unmaintained nodejs javascript
3 sources
- readme: https://github.com/Olical/react-faux-dom · fetched 2026-08-28 · 358803e3afc2
- homepage: http://oli.me.uk/2015/09/09/d3-within-react-the-right-way/ · fetched 2026-08-29 · 38a831242280
- registry_npm: https://registry.npmjs.org/react-faux-dom · fetched 2026-08-29 · 1012e82d4c26
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Olical/react-faux-dom | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="Olical/react-faux-dom")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem