pako
zlib port to javascript - fast, modularized, with browser support
zlib port to javascript - fast, modularized, with browser support
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
Create, read and edit .zip files with JavaScript http://stuartk.com/jszip
A tiny inflate implementation
Easily unzip an HTTP stream
Detect if a Buffer/Uint8Array is compressed using deflate
High performance (de)compression in an 8kB package
Create, read and edit .zip files synchronously with Javascript
Transform stream that decompress its input if it's compressed, and echoes it if not
Create, read and edit .zip files with Javascript, with sync capabilities, forked from http://stuartk.com/jszip
Module version of UZIP.js
LZ77(LZSS) based compression algorithm in base62 for JavaScript
koa compression middleware
Flatten/Inflate Objects/Arrays to an object of depth 1 where the keys are json paths
Node-RED added node functions.
Fork from JSZip. Use yuzujs/setimmediate instead of set-immediate-shim
Fork of JSZip. Use setimmediate instead of set-immediate-shim.
zlib port to javascript - fast, modularized, with browser support
Allow to use native implementation of compression algorithms. Inflate/Deflate/Gzip.
A simple wrapper around ZLib.