Quantcast
Viewing all articles
Browse latest Browse all 6403

Compressing input file to .gz (gzip) file in React application

I am trying to compress an uploaded file to gzip (.gz) in my react application. Tried to do it using JSZIP package but unable to achieve the results. Is anyone aware how to achieve it?


Viewing all articles
Browse latest Browse all 6403

Trending Articles