Zip.js – JavaScript Library For Zip and Unzip Files
Posted on January 28, 2012
Zip.js is a JavaScript library which provides API for reading and writing zip files. Zip.js can manipulate zip file structure by Filesystem API. It has a limitation on file size and supports upto 4GB for zip and unzip facility. It also has limitation on browser support. It is currently supported on chrome and firefox only.
Website: http://gildas-lormeau.github.com/zip.js
Demo: http://gildas-lormeau.github.com/zip.js/demos/demo3.html
Core API Documentation: http://gildas-lormeau.github.com/zip.js/core-api.html
File System API Documentation: http://gildas-lormeau.github.com/zip.js/fs-api.html
Enjoyed This Post? Share with others:
Digg this | stumble | del.icio.us | reddit.com | DZone