J I C is a Javascript Image Compressor using HTML5 Canvas & File API that allows you to compress your jpeg & png images before uploading to the server (100% client-side and no extra libraries required!)
I've added support for AMD in the minified as well as unminified versions, also the library used for the example.
Would really appreciate it if this change could be made, given that most libraries today like JQuery, ReactJS etc have AMD support for AMD loaders and bundlers like RequireJS, Webpack etc.
I've added support for AMD in the minified as well as unminified versions, also the library used for the example.
Would really appreciate it if this change could be made, given that most libraries today like JQuery, ReactJS etc have AMD support for AMD loaders and bundlers like RequireJS, Webpack etc.
Thanks!