1.0.0 • Published 7 years ago
cut-img v1.0.0
cut
A Vue.js project 支持缩放、左右拉伸 、拖动
Demo
Installation
npm
$ npm install cut-img
Requirements
- Vue.js
^2.0.0
import cutImg from 'cut-img'
Vue.use(cutImg);
<template>
<div id="app">
<cut_img></cut_img>
</div>
</template>
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
兼容性
ie10+
License
For detailed explanation on how things work, consult the docs for vue-loader.
1.0.0
7 years ago