JSZip example : download the generated zip file

Tip : check the source of the page !

The data URL

Does not work in IE, has restrictions on the length.
click to download

The Blob URL / saveAs

Works on firefox, chrome , opera >= 15 and IE >= 10 (but NOT in compatibility view).
click to download