Camunda Modeler for BPMN, DMN and CMMN, based on bpmn.io
npm install camunda-modeler> Looking for the legacy Camunda Eclipse plug-in?

An integrated modeling solution for BPMN, DMN and CMMN based on bpmn.io.
* Give Feedback
* Download (see also nightly builds)
* Report a Bug
* User Documentation
``checkout a tag
git checkout v1.1.0
$3
Building the master branch may fail due to snapshot dependencies being missing.
If that is the case, link them into the modeler project using the wiredeps utility:
`
npm install wiredepsnode_modules/.bin/wiredeps
`$3
Spin up the application for development, all strings attached:
`
npm run dev
``MIT
Contains parts (bpmn-js, dmn-js, cmmn-js) released under the bpmn.io license.