Generating ZIP Files with Javascript
cjoshmartin.com4 CommentsShow all comments
I get needing to do it browser side sometimes but it's probably much better to just do this on the server
Probably to offload the storage and bandwidth costs from temporary storing the files before zipping.