🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A minimal Vue.js image viewer with support for zoom in/out, rotating and panning.

Image

Documentation

vue-img-view

a plugin for Vue.js, you can drag / view / rotate pictures anywhere

DEMO

DEMO

Install

# install npm install vue-img-view

Setup

import imgView from 'vue-img-view' Vue.use(imgView)

Use

<img-view :imgUrl="imgUrl" :background="background"></img-view>

You May Also Like