Skip to content

This project is just a jszip wrapper for meteor framework

License

Notifications You must be signed in to change notification settings

AndyHan1001/meteor-jszip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jszip

This is just a meteor wrapper for the npm package jszip. On the client side, I used "cosmos:browserify" package to make jszip work.

Usage

var zip = new JSZip(); // This object can be instantiated from both client and server side

See http://stuk.github.io/jszip/ for all the documentation.

Related Packages:

About

This project is just a jszip wrapper for meteor framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published