LoadFile4DOM - Demo Load ZIP File and add multiple Files to ZIP
Button:
In general the `onclick`-event on buttons is used to create
Load a ZIP-File to JSON
in a browser.
Filename:
This filename of ZIP will be updated if you load file.
Load File and add to ZIP:
Add File to ZIP
After adding files to the ZIP you can press the Button "Save Generated ZIP" to get the result.
Save Generated ZIP
Used Libraries for Demo
loadfile4dom.js
to load files into the browser.
jszip.js
to create an handle ZIP files.
filesaver.js
to save the generated ZIP as download.
<< Demo Applications with LoadFile4DOM