jsunzip icon indicating copy to clipboard operation
jsunzip copied to clipboard

A JavaScript port of Jørgen Ibsens "tiny inflate library" and some additional code for reading a zip archive. All available under the zlib/libpng license.

JSUnzip

A JavaScript port of Jørgen Ibsens "tiny inflate library" and some additional code for reading a zip archive. All available under the zlib/libpng license.

Check out the live pages http://operasoftware.github.com/jsunzip/samples/simple.html and http://operasoftware.github.com/jsunzip/samples/performance.html.