JSZip in Snap! (Zip file creation)

The option JavaScript extensions is required to use this library.
JSZip is a JavaScript library that allows users to create zips and manage files in it. Users can also export the zip and save it to their computer.

Here's the playground!

This library is in its infancy, so only basic tools can be made unless you request changes, if you know more about JSZip than I do. Don't be afraid to send your own blocks here! :slight_smile:

How about instead of putting together some snippets of JavaScript - write some Snap! code to execute the zip compression algorithm :slight_smile: