$ npm install zipjs-browserify
Browserify port of the awesome zip.js library.
var zip = require('zipjs-browserify'); // for more, check http://gildas-lormeau.github.io/zip.js/
Check the zip.js documentation!
BSD