A BPMN 2.0 rendering toolkit and web modeler. https://bpmn.io/toolkit/bpmn-js/
Go to file
jdotzki 048ce1e9cc feat(bpmnrenderer): add activity marker rendering
close #18
2014-05-09 16:31:10 +02:00
docs chore(project): pull out bpmn model 2014-04-03 19:34:17 +02:00
example fix(example): fix text bbox not being correctly computed 2014-04-28 15:36:15 +02:00
lib feat(bpmnrenderer): add activity marker rendering 2014-05-09 16:31:10 +02:00
resources feat(zoomscroll): add zoom scroll util 2014-04-11 17:11:10 +02:00
test feat(bpmnrenderer): add activity marker rendering 2014-05-09 16:31:10 +02:00
.gitignore chore(build): generate api docs to docs/api 2014-03-17 15:11:15 +01:00
.jshintrc chore(jshint): add node as environment 2014-04-28 15:36:15 +02:00
Gruntfile.js chore(project): add grunt-release config 2014-05-08 08:52:14 +02:00
LICENSE feat(project): add license 2014-05-06 14:33:12 +02:00
README.md chore(project): add README 2014-05-07 09:55:06 +02:00
bower.json chore(project): pull out bpmn model 2014-04-03 19:34:17 +02:00
package.json chore(project): release v0.0.3 2014-05-09 15:20:53 +02:00

README.md

bpmn-js - BPMN 2.0 diagrams for the web

bpmn-js is the BPMN 2.0 diagram modeling and rendering toolkit that powers bpmn.io.

bpmn-js is in an alpha stage, expect documentation to be missing and examples to be broken.

Resources

Building the Project

As long as the project is in alpha stage, you must make sure you setup the whole development environment, including a number of project dependencies according to our development setup.

License

Use under the terms of the bpmn-js license.