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. New JSZip() or JSZip() · JSZip.loadAsync(data [, options]) · File(name)
Create .zip files using JavaScript. Provides a simple API to place any content generated by JavaScript into a .zip file for your users. API · How to use JSZip · Limitations of JSZip · JSZip Testing
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