A library for creating, reading and editing .zip files with JavaScript, with a lovely and simple API. See https://stuk.github.io/jszip for all the documentation ...
Create .zip files using JavaScript. Provides a simple API to place any content generated by JavaScript into a .zip file for your users. Limitations of JSZip · How to read a file · Write a file · Read local file
Create .zip files using JavaScript. Provides a simple API to place any content generated by JavaScript into a .zip file for your users. How to use JSZip · Limitations of JSZip · JSZip Testing · API