Search results
29 packages found
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
High performance (de)compression in an 8kB package
Extract a source .gz archive to a specified destination file.
Utilize any compression algorithm with just a single module...
Allow proper decompression of concatenated gzip files
Easily unzip an HTTP stream
Transform stream that decompress its input if it's compressed, and echoes it if not
浏览器端的gzip库, fork于pako, 仅调整语法为esm, 并只保留gzip的导出。
Uncomplicated async gzip and gunzip functions for node.js.
High performance (de)compression in an 8kB package
Magical gzip/gunzip on calls to setz(), getz(), mgetz()
Grunt task to manage zlib
graceful-fs / fs-extra wrapper with goodies
Easily unzip an HTTP stream
Simply gzip and ungzip in Node.js with promises
Uncompress gzip files in your gulp build pipeline
A package for listing and reading files in archive files
Decompression stream which detects the compression format from the compressed data with minimal buffering. Detects Gzip, Deflate, and DeflateRaw by default.
Compress or expand files using LZ77 and Huffman coding