ElemeFE / image-cropper

A image cropper for cropping user avatar, no dependencies.

Home Page:http://elemefe.github.io/image-cropper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A image cropper for cropping user avatar, no dependencies.

http://elemefe.github.io/image-cropper/

License:MIT License


Languages

Language:JavaScript 79.0%Language:HTML 13.2%Language:CSS 7.9%