token-bpmn-moddle
v1.1.0
Published
Token moddle extensions for BPMN 2.0
Downloads
45
Maintainers
Readme
token-bpmn-moddle
This project defines the token and process namespace extensions for BPMN 2.0 as a moddle descriptor. We use processes and tokens to describe the state of running BPMN processes.
The project is published as an npm package.
Building the Project
Execute the test via
npm test
Perform a complete build of the application via
npm run all
Publish an npm module
npm login
npm publish --access public
Acknowledgements
I used camunda-bpmn-moddle as a starting point for this project.
License
Use under the terms of the MIT license.