[![travis-ci](https://travis-ci.org/we-plugin/we-cropper.svg?branch=master)](https://www.travis-ci.org/we-plugin/we-cropper) [![npm-version](https://img.shields.io/npm/v/we-cropper.svg)](https://www.npmjs.com/package/we-cropper)

we-cropper

一款灵活小巧的canvas图片裁剪器 在线体验

Usage

克隆至本地处理 ```bash git clone https://github.com/we-plugin/we-cropper.git ``` npm方式引入 ```bash npm install we-cropper --save ```

Links

- [文档 · Document](https://we-plugin.github.io/we-cropper/#/) - [变更 · ChangeLog](https://we-plugin.github.io/we-cropper/#/changelog) - [示例 · Example](https://github.com/we-plugin/we-cropper/tree/master/example) - [开源协议 · The MIT License](http://opensource.org/licenses/MIT) - [在WePY框架中实现“自定义组件”](https://github.com/we-plugin/we-cropper/wiki/%E5%9C%A8WePY%E4%B8%AD%E5%AE%9E%E7%8E%B0%E2%80%9C%E8%87%AA%E5%AE%9A%E4%B9%89%E8%A3%81%E5%89%AA%E7%BB%84%E4%BB%B6%E2%80%9D) - [在mpvue中实现“自定义裁剪组件”](https://github.com/we-plugin/we-cropper/tree/master/packages/mpvue-cropper) - [常见问题 · FAQ](https://github.com/we-plugin/we-cropper/wiki/FAQ) - [贡献指南 · Contributing](https://github.com/we-plugin/we-cropper/blob/master/CONTRIBUTING.md)