0

How can I unzip a .zip file and store it at a client site for further process using JavaScript without a network call?

Brian Tompsett - 汤莱恩
  • 5,438
  • 68
  • 55
  • 126
Prajwal
  • 33
  • 1
  • 2
  • 6

1 Answers1

0

This is a Javascript library for Zip and Unzip files.

https://gildas-lormeau.github.io/zip.js/fs-api.html

raj peer
  • 628
  • 6
  • 13