Skip to content

NathalieC/bpmn-visualization-js

 
 

Repository files navigation

BPMN Visualization JS

A JavaScript library to visualize process execution data. Diagrams are displayed from BPMN files. With additional display options for execution data (highlight some transitions, counters, and more). With interactive capacities (mouse hover, click).

Build GitHub release (latest by date including pre-releases)

PRs Welcome Contributor Covenant

Supported Browsers: Chrome, Firefox, Safari, Edge

Demos

You currently must build the project prior to use it (see bellow).

If you need BPMN examples, you can use resources from the from BPMN Model Interchange Working Group (BPMN MIWG)

Roadmap

BPMN Visualization JS is in early development stages and is subject to changes until the 1.0.0 version is released.

We are currently focusing on the BPMN support to be able to render most of the BPMN elements.

Then, we will work on BPMN extensions, library extension points.

Development

To build the project, see the Contributing guide 🙂

Packages

No packages published

Languages

  • TypeScript 98.2%
  • JavaScript 1.3%
  • Other 0.5%