Build & Test

Try the object diagram modeler here.

This repository contains two related projects.

  1. The UI used in the visual debugger IntelliJ plugin in the folder debugger.
  2. An object diagram modeler based on diagram-js in the folder modeler.

In the future, we plan to eliminate the duplicate code shared between the two projects.

License

MIT

Contains parts of (bpmn-io) released under the bpmn.io license.

Acknowledgments

I used the excellent postit-js example as a starting point for my project.