Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.16 KB

File metadata and controls

30 lines (19 loc) · 1.16 KB

chor-js

Build Status

Try it online!

View and edit BPMN 2.0 choreography diagrams in the browser.

chor-js screencast

Features

  • model complex choreography diagrams
  • create and reuse roles on the fly
  • intuitively manage participant bands
  • show, hide and swap messages
  • import/export standard-compliant BPMN2 XML

chor-js supports most of the elements in the choreography diagram standard.

Usage & Installation

chor-js is packaged through npm. For an example of how to use the package, see our demo. A development setup is described there as well.

As the library is heavily based on bpmn-js, a lot of the instructions and techniques described there also work for chor-js.

License

Licensed under the MIT license.