1.3.2 • Published 2 years ago

saman-zoomer v1.3.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

saman-zoomer Vue Plugin with zoom pan and rotate

How to install

npm i saman-zoomer

How Use

import SamanZoomer  from  'saman-zoomer'
import   'saman-zoomer/dist/saman-zoomer.css'


Vue.use(SamanZoomer)

and how use component

 <zoomer  zname="zoom1"  :base64="bbase"  ></zoomer>

  //  how  rotate  with  code

 this.$zoomers['zoom1'].rotateset(90)

 //  and  90  is  90deg

base64 is image with base64 format

1.3.2

2 years ago

1.3.0

3 years ago

1.2.10

3 years ago

1.2.8

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.9

4 years ago

1.2.4

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago