vizpan

0.3.1 • Public • Published

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.

/vizpan/

    Package Sidebar

    Install

    npm i vizpan

    Weekly Downloads

    1

    Version

    0.3.1

    License

    MIT

    Unpacked Size

    4.06 MB

    Total Files

    16

    Last publish

    Collaborators

    • marxvdl