bpmn-engine-whjr

BPMN 2.0 execution engine. Open source javascript workflow engine.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
bpmn-engine-whjr
13.0.22 years ago2 years agoMinified + gzip package size for bpmn-engine-whjr in KB

Readme

bpmn-engine
Project Status: Active - The project has reached a stable, usable state and is being actively developed.
Build StatusBuild statusCoverage Status
Introduction
BPMN 2.0 execution engine. Open source javascript workflow engine.
Supported elements
See bpmn-elements for supported elements. The engine only support elements and attributes included in the BPMN 2.0 scheme, but can be extended to understand other schemas and elements.
The aim is to, at least, have BPMN 2.0 core support.
Debug
The module uses debug so run with environment variable DEBUG=bpmn-engine:* or provide your own logger.
A pretty image of a process
Mother of all
Acknowledgments
The bpmn-engine resides upon the excellent library bpmn-io/bpmn-moddle developed by bpmn.io
One excellent modeller is the Camunda modeler.