bkrem/react-d3-tree
:deciduous_tree: React component to create interactive D3 tree graphs observed · 2026-08-28
Health v2 · maintenance only
38/100
- Activity 9
- Release rhythm 40
- Longevity 100
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: 1
- age_days: 3457
- days_rel: 551
- days_push: 551
- n_releases_24m: 4
Adoption not part of the score
1197 stars · 285 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React component that renders hierarchical data as interactive D3-based tree graphs using SVG. It wraps D3's tree layout with customizable nodes, links, and event handlers for minimal-setup visualization.
Use cases
- render an org chart in react
- visualize a family tree as an interactive graph
- display a file directory hierarchy as a tree
- draw a d3 tree diagram from nested json
- show hierarchical data as an expandable svg tree
- build a decision tree visualization in a react app
When to choose
- you need a tree/hierarchy chart in a React app with minimal setup
- you want interactive nodes with custom rendering and click handlers
- your data is naturally nested parent-children JSON
When to avoid
- you need general graph/network visualizations rather than trees
- you're not using React
- you need charts other than tree hierarchies (bar, line, etc.)
Facets
library · maturity stable
data-visualization ui-components charts data-visualization frontend web-development browser react d3 tree-graph svg hierarchical-data org-chart nodejs
3 sources
- readme: https://github.com/bkrem/react-d3-tree · fetched 2026-08-28 · 74eb33a91fff
- homepage: https://bkrem.github.io/react-d3-tree · fetched 2026-08-29 · 72ceafb28b8f
- registry_npm: https://registry.npmjs.org/react-d3-tree · fetched 2026-08-29 · 698370c701db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bkrem/react-d3-tree | main | 38 |
For agents
markdown · JSON · MCP: product_card(name="bkrem/react-d3-tree")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem