Looking for a simple way to provide a compressed archive from a web application with the requirement to create the archive in the browser, not on the server.
- JSZip: 12 (transitive) dependencies
- tar-js: 0 dependencies
While zip may be more common, the 0-dependencies is a unique selling point for me!