zipjs-browserify
v1.0.1
Published
Browserify port of the awesome zip.js library
Downloads
503
Readme
zipjs-browserify
Browserify port of the awesome zip.js library.
Example
var zip = require('zipjs-browserify');
// for more, check http://gildas-lormeau.github.io/zip.js/
Installation
$ npm install zipjs-browserify
API
Check the zip.js documentation!
License
BSD