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.