Skip to content

Pure JavaScript library to create and connect boxes, based on draw2d.

License

Notifications You must be signed in to change notification settings

VForWaTer/workflowjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Pure JavaScript library to create and connect boxes, based on draw2d.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published