Pure JavaScript library to create and connect boxes. Style of boxes depend on parameters used to build the box. Based on draw2d.
Boxes pass only IDs. Necessary content is stored in the sessionStorage.
No installation needed.
Use the files from src/css
and src/js
in your project.
For details how to connect to canvas and how to create boxes check example.html
and example.js
.
Open example.html
in your browser.
Tested on Chromium version ≥81 and Firefox version ≥77.
Not working on Internet Explorer or Edge, yet.