Generic graph document utilities and React primitives for node graph editors.
bun add @moritzbrantner/graph-editorGraphCanvasandGraphNodefor controlled React graph editing primitives.GraphWorkbenchfor a compact generic graph editor shell.normalizeGraphEditorDocument(...),validateGraphEditorDocument(...), and mutation helpers.copyGraphEditorSelection(...),pasteGraphEditorClipboardPayload(...), and selection helpers.layoutGraphEditorDocument(...)for deterministic Dagre-powered layout.
This package intentionally does not include workflow templates, typed workflow semantics, persistence, sharing, history, or a document-library editor shell.