README
vue-pan-zoom
Simple Vue component for panning and zooming any HTML/SVG content. Works with touchscreens.
Docs at andi23rosca.github.io/vue-pan-zoom/
Installation
npm install vue-pan-zom
Simple Vue component for panning and zooming any HTML/SVG content. Works with touchscreens.
<script type="module">
import andi23roscaVuePanZoom from 'https://cdn.skypack.dev/@andi23rosca/vue-pan-zoom';
</script>
Simple Vue component for panning and zooming any HTML/SVG content. Works with touchscreens.
Docs at andi23rosca.github.io/vue-pan-zoom/
npm install vue-pan-zom