All Projects → ElemeFE → Image Cropper

ElemeFE / Image Cropper

Licence: mit
A image cropper for cropping user avatar, no dependencies.

Programming Languages

javascript
184084 projects - #8 most used programming language

Image Cropper

A image cropper for cropping user avatar, no dependencies.

Document & Demo: http://elemefe.github.io/image-cropper/

Build & Watch

Before Build & Watch, you should install browserify & watchify use:

npm install

Build your own js file after modify source code (including angular & standalone):

npm run build

Build standalone dist:

npm run build-plain

Watch source code then auto build:

npm run watch
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].