zip.js

zip.js 1.0

Can handle compressing and decompressing files.Uses HTML5 features like Web workers, FileReader, FileWriter, Blob, BlobBuilder and Typed arrays.Requirements:JavaScript enabled on client side Limitations:Currently only works with Google Chrome and...