0.0.13 • Published 8 months ago

vue2-image-viewer v0.0.13

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months 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

8 months ago

0.0.12

8 months ago

0.0.13

8 months ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.1

2 years ago