0.3.1 • Published 4 years ago

vizpan v0.3.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Vizpan

A simple JavaScript canvas library with full support for pan and zoom with the mouse or touchscreen.

Internally, Vizpan uses Fabric.js for object rendering and EasyPZ.js for pan and zoom input.

How to use

To use Vizpan in your project, just add the tag:

<script src="https://cdn.jsdelivr.net/npm/vizpan@0.3/dist/vizpan.min.js"></script>

Examples of use can be found in demo.html and demo.js files, or in the JSFiddle live demo.

0.3.1

4 years ago

0.3.0

4 years ago