Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.75 KB

README.md

File metadata and controls

52 lines (37 loc) · 1.75 KB


travis-ci npm-version

we-cropper

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

Usage

原生小程序不支持npm引入第三方库,可将本项目克隆至本地再做进一步处理

git clone https://github.com/we-plugin/we-cropper.git

we-cropper保留了npm的引入方式,搭配第三方脚手架/框架可采用npm方式引入

npm install we-cropper --save

Links

Contributing

# step 01
git clone https://github.com/we-plugin/we-cropper.git
# step 02
npm install
#step 03
npm run dev

欢迎任意形式的贡献

Thanks

@夏左左