8.5.5 • Published 4 years ago

bpmn-engine-ts v8.5.5

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

bpmn-engine

Project Status: Active - The project has reached a stable, usable state and is being actively developed.

Build StatusBuild status

Introduction

BPMN 2.0 execution engine. Open source javascript workflow engine.

Table of Contents

Documentation

Supported elements

See bpmn-elements for supported elements.

Process modeller

The processes are modelled using Camunda modeler.

Mother of all

Debug

The module uses debug so run with environment variable DEBUG=bpmn-engine:*.

Acknowledgments

The bpmn-engine resides upon the excellent library bpmn-io/bpmn-moddle developed by bpmn.io