Skip to content

juliangruber/zipjs-browserify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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