1.1.0 • Published 2 years ago
token-bpmn-moddle v1.1.0
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 testPerform a complete build of the application via
npm run allPublish an npm module
npm login
npm publish --access publicAcknowledgements
I used camunda-bpmn-moddle as a starting point for this project.
License
Use under the terms of the MIT license.