1.0.7 • Published 7 years ago

zoomes6 v1.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

This is the Plugin to zoom img,But it is immature.

Here is the Demo

the way to use the plugin®
npm install zoomes6

import zoom from 'zoomes6'

let zoomImg = new preview({zIndex:999,Imgs:document.getElementsByClassName('the parent dom of img')})
zoomImg
or 

let zoomImg = new preview()
zoomImg.toMakeArray('document.getElementsByClassName('the parent dom of img')')
1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago