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,753
  • 72
  • 57
  • 129
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
  • 694
  • 6
  • 13