A BPMN 2.0 rendering toolkit and web modeler.
https://bpmn.io/toolkit/bpmn-js/
423c757f1d
This commit introduces a clean separation of node and browser tests. ALL tests should be organized according to where they are run non browser (áka node tests): `test/spec/node` browser tests: `test/spec/browser` |
||
---|---|---|
example | ||
lib | ||
resources/bpmn | ||
test | ||
.gitignore | ||
Gruntfile.js | ||
package.json |