unzipper
JSON →unzipper is a JavaScript library providing a cross-platform, streaming API for decompressing ZIP archives. Unlike many alternatives, it emphasizes random access to files within an archive without requiring the entire file to be buffered into memory, making it efficient for large ZIP files or when only specific entries are needed. The library also supports retrieving ZIP contents from remote URLs using range headers. Currently at version 0.12.3, unzipper sees irregular but consistent releases, often to address dependency updates, performance improvements, or bug fixes. Key differentiators include its streaming capabilities, random access methods (`stream()`, `buffer()`), and direct support for CRX files and remote sources.
Traffic · last 30 days ↓75% vs prev 7d
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France