blueimp / JavaScript-Load-Image

Load images provided as File or Blob objects or via URL. Retrieve an optionally scaled, cropped or rotated HTML img or canvas element. Use methods to parse image metadata to extract IPTC and Exif tags as well as embedded thumbnail images, to overwrite the Exif Orientation value and to restore the complete image header after resizing.
https://blueimp.github.io/JavaScript-Load-Image/
MIT License
4.45k stars 924 forks source link

Meteor package files #70

Closed marvinmarnold closed 8 years ago

blueimp commented 8 years ago

Thanks for your contribution, @marvinmarnold , however I'd prefer it if you (or someone else) maintains a Meteor package in a separate fork. I try to keep the project as clean as possible and have even recently deleted the bower.json package, so don't intend on adding any other package manager files.

marvinmarnold commented 8 years ago

Ok that works for me. I also created a package on atmosphere https://atmospherejs.com/marvin/javascript-load-image I'll link it to my github but add clearer credits back to the blueimp repo.

blueimp commented 8 years ago

Thanks!