# uber/react-digraph

A library for creating directed graph editors

Repository: https://github.com/uber/react-digraph
Canonical: https://ross.abutalabs.com/products/react-digraph
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-09-05T19:29:38+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3582, "days_push": 1093, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2642, forks 263 (observed 2026-08-28T04:07:06.580273+00:00)

## What it is
A React component library for building interactive directed graph editors with built-in SVG rendering and event handling. It provides a GraphView component with hooks for creating, selecting, moving, and deleting nodes and edges.

## Use cases
- build an interactive directed graph editor in react
- create node-and-edge diagrams with drag and drop
- visualize workflow or dependency graphs in a web app
- let users draw and connect nodes on a canvas
- render editable svg graph visualizations

## When to choose
- you need a ready-made react graph editor without writing svg or event logic
- your app is react-based and needs interactive directed graphs
- you want customizable node/edge types with selection and zoom controls

## When to avoid
- you need a general-purpose charting or data-visualization library
- your project does not use react
- you need undirected graphs or heavy graph analytics algorithms

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, graphics, state-management
- domain: frontend, web-development, data-visualization
- platform: browser
- tags: react, directed-graph, svg, graph-editor, node-edge-editor, visualization, nodejs, javascript

## Member repositories
- uber/react-digraph (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.580273+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:19:03.630834+00:00, confidence not recorded.
  - readme: https://github.com/uber/react-digraph (fetched 2026-08-28T04:07:06.580273+00:00, sha 1111027d6af2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
