npm install cropitCustomizable crop and zoom.
See demos and docs here.
Built on top of Yufei Liu's Image Editor.
``bashInstall cropit with bower
$ bower install cropit
Development
* Build:
webpack
* Watch for changes and rebuild: webpack -w
* Test: npm test
* Test specific file: jest
* Lint: npm run jshint -s`MIT