An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# vue-imgzoomer

![npm version](https://img.shields.io/npm/v/vue-imgzoomer.svg)
![npm downloads](https://img.shields.io/npm/dt/vue-imgzoomer.svg)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)

> 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)