robbederks / downzip

NPM library to enable client-side code to stream potentially large files into a zipped download
MIT License
35 stars 12 forks source link

Can you help me to use a downzip, please? #3

Closed trulam closed 4 years ago

trulam commented 4 years ago

Hi @robbederks, I need help. I want to use your downzip library. You can indicate the steps, I cannot configure it.

I have a js folder where I saved the js files. What files do I have to download? In the js part, what code do I have to put, I just didn't make it work.

Thank you!

robbederks commented 4 years ago

Hi, please look into the README.md file for a example implementation.