Zipper

Isomorphic Demo

Test both client-side and server-side ZIP generation

Client-Side Download

Downloads files in the browser and triggers download

Server-Side Download

Server generates ZIP using Next.js API route

Check browser console for progress updates

Server logs visible in terminal

About This Demo

This demo showcases @diegoaltoworks/zipper, an isomorphic TypeScript package for downloading and zipping files in both browser and Node.js environments.

View Source Code

See how this demo integrates the zipper package

View on GitHub