This is a (FDG) force-directed graph tool. There are two modes available:
- Mermaid: takes text input in Mermaid-like syntax, parses it, renders FDG.
- Excalidraw: provides UI toolbars, listens to mouse/touch events to create nodes and edges, renders FDG.
Huge thanks to these amazing projects:
- force-directed graph powered by
vis-network
engine - inspired by antfu's
vite-plugin-inspect
- syntax based on Mermaid
- toolbars inspired by Excalidraw
MIT License © 2024-Present Peter Blinov