
JSZip creates .zip files with Javascript automatically for you. The biggest issue with JSZip is that the filenames are very awkward, Firefox generates filenames such as a5sZQRsx.zip.part, and Safari isn’t much better with just Unknown.
JavaScript today is capable of generating a lot of data. The easiest way to deliver multiple files to your users is in a zip file. Instead of wasting server resources and bandwidth you can get the client to do it for you.
License
GPLv3 and/or MIT
Todo
- Set correct version needed to extract
- Set correct version made by
- Set internal and external file attributes in central directory
- Allow setting of attributes/other info in add() options object
- Look into using MHTML for IE
Website: http://jszip.stuartk.co.uk/
Who Read This Article Also Interested:::
| ←Previous MQFramework: Column CSS Framework | WebPutty: Syntax-highlighting CSS Editor Next→ |
|---|
