26 packages found
Utilize any compression algorithm with just a single module...
High performance (de)compression in an 8kB package
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
Uncomplicated async gzip and gunzip functions for node.js.
Simply gzip and ungzip in Node.js with promises
Allow proper decompression of concatenated gzip files
Extract a source .gz archive to a specified destination file.
Easily unzip an HTTP stream
Magical gzip/gunzip on calls to setz(), getz(), mgetz()
decompress gz plugin
Grunt task to manage zlib
Uncompress gzip files in your gulp build pipeline
Compress or expand files using LZ77 and Huffman coding
A package for listing and reading files in archive files
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.
Decompression stream which detects the compression format from the compressed data with minimal buffering. Detects Gzip, Deflate, and DeflateRaw by default.
Async gunzip file
Transform stream that decompress its input if it's compressed, and echoes it if not