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

Latest commit

 

History

History
9 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 457 Bytes

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.