zipjs-browserify

Browserify port of the awesome zip.js library

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
zipjs-browserify
631.0.18 years ago8 years agoMinified + gzip package size for zipjs-browserify in KB

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