https://github.com/bestvist/vue-imgzoomer
Zoom image component for Vue
https://github.com/bestvist/vue-imgzoomer
image vue zoom zoom-images
Last synced: 3 months ago
JSON representation
Zoom image component for Vue
- Host: GitHub
- URL: https://github.com/bestvist/vue-imgzoomer
- Owner: bestvist
- License: mit
- Created: 2018-10-26T05:23:40.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-29T06:13:13.000Z (almost 7 years ago)
- Last Synced: 2025-05-27T13:56:30.364Z (5 months ago)
- Topics: image, vue, zoom, zoom-images
- Language: Vue
- Homepage: https://bestvist.github.io/vue-imgzoomer/
- Size: 1.54 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-imgzoomer


> Zoom image component for Vue.
## Demo
[Demo](https://bestvist.github.io/vue-imgzoomer/)
## Usage
```
npm install
```## Props
| Property | Description | Type | Accepted Values | Default |
|-|-|-|-|-|
| imgs | Image list | Array | - | - |## License
[MIT](https://github.com/bestvist/vue-imgzoomer/LICENSE)