minizlib
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
Easily unzip an HTTP stream
High performance (de)compression in an 8kB package
Simply gzip and ungzip in Node.js with promises
Uncompress gzip files in your gulp build pipeline
Transform stream that decompress its input if it's compressed, and echoes it if not
Extract a source .gz archive to a specified destination file.
decompress gz plugin
A package for listing and reading files in archive files
graceful-fs / fs-extra sync wrapper with goodies
Download a prebuilt PureScript binary
Download PureScript source code from Github
Compress or expand files using LZ77 and Huffman coding
graceful-fs / fs-extra promise wrapper with goodies
Utilize any compression algorithm with just a single module...
Decompression stream which detects the compression format from the compressed data with minimal buffering. Detects Gzip, Deflate, and DeflateRaw by default.
Uncomplicated async gzip and gunzip functions for node.js.
Based On gunzip-maybe and unzip-stream, Transform stream and gunzips(or unzip the first file in archive) its input if it is gzipped(zipped) and just echoes it if not.
A `StreamStack` implementation for encoding and decoding `Gzip` content.
Allow proper decompression of concatenated gzip files