# awslabs/diagram-maker

A library to display an interactive editor for any graph-like data.

Repository: https://github.com/awslabs/diagram-maker
Canonical: https://ross.abutalabs.com/products/diagram-maker
Homepage: https://awslabs.github.io/diagram-maker
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: aws, visualization, diagram, interactive, canvas, editor, drag, drop, workflow, state-machine, flowchart, diagram-maker, diagram-editor, graph, interactive-demos, diagrams, cloud
Archived: true
Last push: 2023-04-26T19:24:44+00:00

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

## Adoption (not part of the score)
Stars 2418, forks 138 (observed 2026-08-28T04:06:50.454153+00:00)

## What it is
Diagram Maker is a TypeScript library from AWS Labs for rendering interactive, customizable editors for graph-like data such as flowcharts, workflows, and state machines. It is framework- and data-format-agnostic, with a declarative API and built-in interactive features like drag-and-drop.

## Use cases
- build a drag-and-drop flowchart editor in a web app
- let users visually design state machines or workflows
- create an interactive node graph editor for cloud architectures
- embed a customizable diagram canvas in a React application
- build a visual workflow builder for IoT detector models
- render editable graph data with custom node and edge styling

## When to choose
- you need a fully customizable, framework-agnostic graph editor embedded in your own web app
- you want declarative configuration and built-in interactivity (drag, drop, pan, zoom) out of the box
- your data is graph-like and you control the rendering layer

## When to avoid
- you need a standalone diagramming application rather than an embeddable library
- you need actively developed software - the project has seen limited recent activity
- you need non-graph diagram types like UML or sequence diagrams with built-in support

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, data-visualization, editor
- domain: web-development, frontend, developer-tools, data-visualization
- platform: cross-platform
- tags: diagram-editor, graph-editor, flowchart, drag-and-drop, state-machine, workflow-editor, canvas, typescript, react, web-server, nodejs

## Member repositories
- awslabs/diagram-maker (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:50.454153+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:33:06.875739+00:00, confidence not recorded.
  - readme: https://github.com/awslabs/diagram-maker (fetched 2026-08-28T04:06:50.454153+00:00, sha 992917dd15fd)
  - homepage: https://awslabs.github.io/diagram-maker (fetched 2026-08-29T10:13:53.751285+00:00, sha da15a6e858e2)
  - registry_npm: https://registry.npmjs.org/diagram-maker (fetched 2026-08-29T10:13:53.760350+00:00, sha daad82d0d078)
- Data as of 2026-08-30T08:39:29.467469+00:00.
