Home โ€บ Playgrounds

Playgrounds

Every playground runs the real engine in your browser โ€” the published zipnative package from a CDN pinned to this site's version, with a committed local copy of dist/index.js as fallback (each page's footer shows which source loaded). What you see is exactly what the library does.

The synchronous APIs on these pages run the pure-TS tier (initNodeZipCodecs() is a Node-only optimisation and is never called here); the forward-streaming page's async iteration may additionally use the browser's own DecompressionStream.