crop-rotate-and-sample-in-browser icon indicating copy to clipboard operation
crop-rotate-and-sample-in-browser copied to clipboard

Image Manipulation within browser

Results 3 crop-rotate-and-sample-in-browser issues
Sort by recently updated
recently updated
newest added

Closes #4 This way users of this package won't install unnecessary dependencies. Also replaced `underscore` with `lodash` since it was also present, to reduce amount of deps.

It seems that some dev dependencies are listed under dependencies: ``` "dependencies": { "express": "^4.6.1", "gulp-jade": "^0.6.1", "gulp-less": "^1.3.1", "gulp": "^3.8.5", "browserify": "^4.2.0", "vinyl-source-stream": "^0.1.1", "uglifyify": "^2.5.0", "gcs-signed-urls": "0.0.1", "jade":...

Updated EXIF library. Removed deprecated readAsBinaryString method. Made own bower for project purposes.