The Wayback Machine - https://web.archive.org/web/20200918000020/https://github.com/elemefe/image-cropper
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.MD

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
You can’t perform that action at this time.