yet-another-resizer
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i yet-another-resizer

Weekly Downloads

0

Version

0.1.0

License

ISC

Last publish

Collaborators

  • daniinebot