Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 905 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 905 Bytes

workflowjs

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.

Installation

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.

Example

Open example.html in your browser. Tested on Chromium version ≥81 and Firefox version ≥77. Not working on Internet Explorer or Edge, yet.

Screenshot of Example

Dev status License: MIT