Skip to content

xizhicode/we-cropper

 
 

Repository files navigation



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

@夏左左

Packages

No packages published

Languages

  • JavaScript 96.7%
  • Vue 3.3%