Zstdify: A Pure TypeScrpt Zstd Re-Implementation

Pure JavaScript/TypeScript zstd compression/decompression library. No native dependencies, works in Node.js and browsers.

https://github.com/bhouston/zstdify

more progress · bhouston/zstdify@6619223

Contribute to bhouston/zstdify development by creating an account on GitHub.

GitHub
Zstdify: Pure TypeScript Zstd

Today, I built a pure-TypeScript Zstandard implementation (library + CLI + dictionary training + interop tests) in just 4 hours using OpenAI Codex 5.3.

Ben Houston's Website