Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

epatters/wiring-diagram-canvas

Repository files navigation

Wiring diagrams in HTML canvas

Visualize wiring diagrams, also known as string diagrams, in the HTML canvas. The package is written in TypeScript, provides components for React, and interfaces with the HTML canvas using Konva.js.

For now, the package provides only viewing, not editing, capabilities. Layout is handled by external tools like Graphviz.