0.1.0 • Published 7 years ago

yet-another-resizer v0.1.0

Weekly downloads
13
License
ISC
Repository
github
Last release
7 years ago

Yet Another Resizer

Yet another implementation of client size image resizing before upload, this time in TypeScript


Build Status npm version

codecov

WIP (Docs are WIP too)


References:

https://hacks.mozilla.org/2011/01/how-to-develop-a-html5-image-uploader/

https://gist.github.com/dcollien/312bce1270a5f511bf4a

https://github.com/rossturner/HTML5-ImageUploader/blob/master/src/main/webapp/js/ImageUploader.js, specifically the functions scaleImage, scaleCanvasWithAlgorithm,getHalfScaleCanvas and applyBilinearInterpolation

made with <3 by Danii Nebot

0.1.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago