Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 404 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 404 Bytes

cropit

Customizable crop and zoom.

See demos and docs here.

Built on top of Yufei Liu's Image Editor.

Installation

# Install cropit with bower
$ bower install cropit

# or with npm
$ npm install cropit

Development

Run grunt build to build, and grunt test to test.

License

MIT