An open API service indexing awesome lists of open source software.

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

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.

![Screenshot](screenshot.png)

# Usage

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