JS
Zip
API
How to / examples
Performances / limitations
JSZip on Github
{% if page.section and page.fullpage != true %}
{% case page.section %} {% when "main" %}
JSZip users :
Installation
FAQ
Changelog
Upgrade guide
Bug tracker
JSZip developers :
How to contribute
Contributors
{% when "api" %}
JSZip
new JSZip() or JSZip()
new JSZip(data [,options])
JSZip#file(name)
JSZip#file(regex)
JSZip#file(name, data [,options])
JSZip#folder(name)
JSZip#folder(regex)
JSZip#filter(predicate)
JSZip#remove(name)
JSZip#generate(options)
JSZip#load(data [, options])
JSZip.support
ZipObject
{% when "example" %}
How to ...
Use JSZip
Read a file
Write a file
Examples
Read local file
Read remote file
Give the user its zip file
Mini app : downloader
{% endcase %}
{% endif %}
{{page.title}}
{{content}}