onurzorluer / react-image-file-resizer

Resize Local Images with React 🌄 🌅
MIT License
317 stars 41 forks source link

Typescript implementation?? #22

Closed apoorvmote closed 4 years ago

apoorvmote commented 4 years ago

Is your feature request related to a problem? Please describe. I want to use it with typescript react.

Describe the solution you'd like type definition @types/react-image-file-resizer

Describe alternatives you've considered I just want to create 150 x 150 thumbnail. I will have to do that on server.

sandunisuru commented 4 years ago

I have used this code for my ReactTS project by adapting it to the Typescript. If you Okay I can contribute it to this repo.

onurzorluer commented 4 years ago

@Sandun-Isuru-Niraj it's great idea. Contributions of any kind welcome!