Friday, May 11, 2012

A JavaScript library to zip and unzip files

Link here. Compatibility : The most important ! ->

Currently this library works fully only with Chrome and Internet Explorer 10.
With Firefox you must use a DataView polyfill (e.g. DataView.js from David Flanagan). With Safari and IE9, you must disable Web Workers and use a Typed Array polyfill.

No comments:

Post a Comment