JSZip Plugin: Add ability to build and download ZIP files

This commit is contained in:
jeremy@jermolene.com
2020-05-02 21:22:44 +01:00
parent 85fd43a38c
commit 6a0ff7db18
5 changed files with 173 additions and 2 deletions

View File

@@ -3,5 +3,5 @@
"name": "JSZip",
"description": "JSZip library",
"author": "Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso",
"list": "readme license"
"list": "readme docs examples license"
}