0.0.13 • Published 3 years ago

vue2-image-viewer v0.0.13

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

vue2ImageViewer

A fast simple image view for vue2.x

npm install vue2-image-viewer --save

or

yarn add vue2-image-viewer

usage:

// main.js

import vue2ImageViewer from "vue2-image-viewer";
Vue.use(vue2ImageViewer)
// component.vue

// url: string | string[] - the url of image that you want to view
this.$imageViewer(url)

demo

checkout demo

License

ISC

0.0.11

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.1

4 years ago