1.3.2 • Published 6 months ago

saman-zoomer v1.3.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months 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

6 months ago

1.3.0

2 years ago

1.2.10

2 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.9

3 years ago

1.2.4

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago