mobile-avatar-crop
v1.3.2
Published
面向移动端的,利用`HTML5`的`File API`和`Canvas`实现本地的图片裁剪
Downloads
10
Readme
MobileAvatarCrop
面向移动端的,利用HTML5
的File API
和Canvas
实现本地的图片裁剪
项目灵感来自于: ArronYR/html5AvatarCrop
引用方式
本项目是基于webpack
+babel
+ES2015
编写,如果你的项目已经是基于此开发,那么请使用mobile-avatar-crop.js
如果不是,可以直接使用dist/index.js
具体的使用方式,可以参看demo
TODO
- 选择框缩放
- 清理依赖,尝试使用peerDependencies