VisuallyJs Svelte Template
https://visuallyjs.com/demonstrations/template
This is a starter app you can use as a base to build your own apps. It contains examples of how to configure:
- a zoomable and pannable canvas
- the JSX used to render nodes
- the appearance and event bindings for edges
- a miniview component
- a controls component, providing buttons to undo/redo, zoom to fit, etc
- a palette from which you can drag new nodes onto the canvas
- how to setup plugins in the canvas.
