Touch-friendly Image Zoomer For Vue.js

Install & Download:

# NPM
$ npm install vue-zoomer --save

Description:

The vue-zoomer component enables the user to zoom the image or other things with mouse drag, mouse wheel or touch events.

Preview:

Touch-friendly Image Zoomer For Vue.js

Changelog:

v0.3.10 (03/11/2022)

  • allow locally register

v0.3.7 (01/04/2021)

  • add prop `zoomingElastic`

12/22/2020

  • Added mouseWheelToZoom support

Add Comment