Replies: 1 comment
-
|
Take a look at the code of the demos here: https://github.com/gildas-lormeau/zip.js/tree/gh-pages/demos. They both include |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now all those examples assume node but if I just put script tag in html head to include the zip and then put hello.txt with content "hello world" in hello.zip and then later read it back from zip then how do I do that? Do I need entire zip.js or is just zip-core.js enough? Some example would be good to get started.
Beta Was this translation helpful? Give feedback.
All reactions