# projectstorm/react-diagrams

a super simple, no-nonsense diagramming library written in react that just works

Repository: https://github.com/projectstorm/react-diagrams
Canonical: https://ross.abutalabs.com/products/react-diagrams
Homepage: https://projectstorm.cloud/react-diagrams
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, demo, diagrams, web, typescript, flowchart, factories, diagram, drag, svg, visualization, canvas, modular, editing-diagrams, beta
Last push: 2025-04-03T17:33:25+00:00

## Health v2 (maintenance only)
Score: 29/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 14, release rhythm 8, longevity 100
- inputs: {"age_days": 3743, "days_push": 517, "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 9423, forks 1185 (observed 2026-08-28T04:10:31.104708+00:00)

## What it is
A diagramming library for React written in TypeScript for building flow and process-oriented diagrams with draggable nodes and links. It is modular, extensible, and treats HTML nodes as first-class citizens for complex interactive node UIs.

## Use cases
- build a node-based flowchart editor in react
- create a visual workflow builder with draggable nodes
- embed an editable diagram canvas in a web app
- build a node graph editor like unreal blueprints
- let users rewire program logic visually at runtime
- render interactive process diagrams with custom html nodes

## When to choose
- you need fast, editable node-and-link diagrams in a React app
- you want highly customizable nodes using HTML instead of pure SVG
- you need an extensible, modular diagramming core you can rewire

## When to avoid
- you need static, non-interactive diagram rendering only
- your project does not use React
- you need mature documentation out of the box, since docs are still a work in progress

## Facets
- artifact type: library
- maturity: active
- function: ui-components, data-visualization, state-management
- domain: web-development, frontend, graphics, developer-tools
- platform: cross-platform
- tags: react, diagrams, flowchart, svg, node-editor, typescript, drag-and-drop, visualization, web-server, nodejs

## Member repositories
- projectstorm/react-diagrams (main) score 29

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:31.104708+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-29T17:22:09.658769+00:00, confidence not recorded.
  - readme: https://github.com/projectstorm/react-diagrams (fetched 2026-08-28T04:10:31.104708+00:00, sha 026b8ca9b894)
  - homepage: https://projectstorm.cloud/react-diagrams (fetched 2026-08-29T08:22:24.764500+00:00, sha 9470b7674695)
- Data as of 2026-08-30T08:39:29.467469+00:00.
