X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=afm-client%2Fbower_components%2Fjszip%2Findex.html;fp=afm-client%2Fbower_components%2Fjszip%2Findex.html;h=0939ee953fd354810a31b2cbe0ee8c40c82a5385;hb=be83a8f382cf2fea98161bfd6d51719aacbf9aa9;hp=0000000000000000000000000000000000000000;hpb=1a4ed39bf86b2115eb0f1387d1e988462b492776;p=src%2Fapp-framework-demo.git diff --git a/afm-client/bower_components/jszip/index.html b/afm-client/bower_components/jszip/index.html new file mode 100644 index 0000000..0939ee9 --- /dev/null +++ b/afm-client/bower_components/jszip/index.html @@ -0,0 +1,169 @@ +--- +title: JSZip +layout: default +section: main +--- + +
+
+ +JSZip is a javascript library for creating, reading and editing .zip files, with a +lovely and simple API. + +
+
+

+ Current version : v2.5.0 +

+

+ License : JSZip is dual-licensed. You may use it under the + MIT license or the GPLv3 license. See + LICENSE.markdown. +

+
+ +
+
+ +

Example

+ + + + + + +
+
+ +

Installation

+ +

+ With npm : npm install jszip +

+

+ With bower : bower install Stuk/jszip +

+

+ With component : component install Stuk/jszip +

+

+ Manually : download JSZip + and include the file dist/jszip.js or dist/jszip.min.js +

+
+

+ Installed ? Great ! You can now check our + guides and examples ! +

+
+
+ +

Support

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
OperaFirefoxSafariChromeInternet ExplorerNode.js
YesYesYesYesYesYes
Tested with the latest versionTested with 3.0 / 3.6 / latest versionTested with the latest versionTested with the latest versionTested with IE 6 / 7 / 8 / 9 / 10Tested with node.js 0.8 and 0.10
+ +

Getting help

+ +

+Having trouble ? We'd like to help ! +

+ + +

Test status

+ +
+
Travis build :
+
+ + + +
+
Saucelabs build :
+
+ + + +
+
Live tests :
+
+ See for yourself ! +
+