TypeScript-based Compression Streams API implementation based on zlib, with support for deflate64 decompression
-
Updated
Oct 4, 2025 - TypeScript
TypeScript-based Compression Streams API implementation based on zlib, with support for deflate64 decompression
Here are some smaller projects that illustrate text compression. Starting with the Huffman code and the exponential Golomb code (exp-golomb). There is also a best practice about Brotli-GZip.
WASM-based Compression Streams API implementation using zlib, with support for deflate64 decompression
Add a description, image, and links to the compression-streams topic page so that developers can more easily learn about it.
To associate your repository with the compression-streams topic, visit your repo's landing page and select "manage topics."