Skip to content

Material for my talk "How to (not) roll your own BPMN editor", given at CamundaCon LIVE 2020.

Notifications You must be signed in to change notification settings

nikku/roll-your-own-bpmn-editor

Repository files navigation

bpmn-js: Roll your own BPMN editor

Material for my talk "How to (not) roll your own BPMN editor" I gave at CamundaCon LIVE 2020.

Slides

Slide deck first slide

Demo

➡️ Try it out.

Checkout ./public for the source code of the working, final result.

Demo Sketch

  • Open editor
  • Show HTML demo skeleton (basic BPMN diagram being displayed)
  • Add file import and download
  • Introduce services aka modeler.get(‘canvas’).zoom(‘fit-viewport’)
  • Introduce extension mechanism aka additionalModules
  • Disable rendering (override bpmnRenderer)
  • Add minimap
  • Add linting + lint rules
  • Enable service task only modeling

License

MIT

About

Material for my talk "How to (not) roll your own BPMN editor", given at CamundaCon LIVE 2020.

Topics

Resources

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published