https://github.com/prayerslayer/bpmnio-zoom-control-example
Demo to build custom zoom controls for a BPMN.io viewer
https://github.com/prayerslayer/bpmnio-zoom-control-example
Last synced: 4 months ago
JSON representation
Demo to build custom zoom controls for a BPMN.io viewer
- Host: GitHub
- URL: https://github.com/prayerslayer/bpmnio-zoom-control-example
- Owner: prayerslayer
- Created: 2014-08-20T14:05:56.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-20T14:24:50.000Z (over 11 years ago)
- Last Synced: 2024-04-15T02:57:47.323Z (over 1 year ago)
- Language: JavaScript
- Size: 254 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bpmn.io zoom control example
Example of how to build custom controls for a [bpmn.io](http://bpmn.io/) viewer.

# Usage
git clone && cd bpmnio-zoom-control-example
npm install
grunt build && grunt auto-build