0.1.0 • Published 8 years ago

yet-another-resizer v0.1.0

Weekly downloads
13
License
ISC
Repository
github
Last release
8 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

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago