Create a new JSZip instance.
Returns : A new JSZip.
Since: v1.0.0
var zip = new JSZip(); // same as var zip = JSZip();