1.0.0 • Published 5 years ago

bpmn-js-extension-demo v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Extension Demo

This project demonstrates how to embed bpmn-js into an application and customize it in a domain specific manner.

Demo Screenshot

Features

Specifically, we feature

Within the properties panel, we feature

  • Displaying and editing BPMN element properties
  • Displaying and editing of custom extensions
  • Implementing diagram actions such as changing an elements type

Run the Demo

npm install
npm start

License

MIT