vue-zoomer
Zoom the image or other thing with mouse or touch
Zoom the image or other thing with mouse or touch
Repsonsive image zoom component for Vue.js 3, that also works on touch devices. Legacy versions available for Vue 2.
Zoom the image or other thing with mouse or touch
Node.js library for moonChat.
Simple image zoom/magnification component for react, using react portals
stand alone image magnifier
基于vue2.x设计的图片放大镜组件。
Companion app to Zoomer Ed for Raspberry Pi
Companion app to Zoomer Ed for Raspberry Pi
A JavaScript package for image zooming functionality.
## ```js 基于 Vue3 ```
Zoom the image or other thing with mouse or touch
1 删除node_modules文件夹 重新 pnpm i 然后 再 pnpm i yi-zoomer
```txt zoomer/vue3 ``` # 安装 ```txt npm i zoomer-vue3 ``` # 使用 ```vue <script setup> // 引入文件 import Zoomer from 'bo-zoomer'; </script> <template> <zoomer class="goods-detail-zoomer" img-src="图片路径" /> </template> <style> /* 手动添加类名设置宽高 */ .goods-
A TypeScript library for zooming any element. Also supports mobile devices.
Zoom the image or other thing with mouse or touch