Output files can now be downloaded using FileSaver (supports large files ~500MB)

This commit is contained in:
n1474335 2017-12-26 01:32:51 +00:00
parent af71ca6a25
commit ff94172b3c
6 changed files with 952 additions and 18 deletions

View file

@ -78,6 +78,7 @@
"esmangle": "^1.0.1",
"esprima": "^4.0.0",
"exif-parser": "^0.1.12",
"file-saver": "^1.3.3",
"google-code-prettify": "^1.0.5",
"jquery": "^3.2.1",
"js-crc": "^0.2.0",