1.3.2 • Published 2 years ago
saman-zoomer v1.3.2
saman-zoomer Vue Plugin with zoom pan and rotate
How to install
npm i saman-zoomerHow 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 90degbase64 is image with base64 format
1.3.2
2 years ago
1.3.0
4 years ago
1.2.10
4 years ago
1.2.8
5 years ago
1.2.7
5 years ago
1.2.6
5 years ago
1.2.5
5 years ago
1.2.9
5 years ago
1.2.4
5 years ago
1.2.2
5 years ago
1.2.1
5 years ago
1.1.9
5 years ago
1.1.8
5 years ago
1.1.7
5 years ago
1.1.6
5 years ago
1.1.5
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago