jack e1a2621c78 update | há 2 anos atrás | |
---|---|---|
.. | ||
src | há 2 anos atrás | |
test | há 2 anos atrás | |
.npmignore | há 2 anos atrás | |
.travis.yml | há 2 anos atrás | |
README.md | há 2 anos atrás | |
package.json | há 2 anos atrás |
Emulates Node's zlib module for Browserify using pako. It uses the actual Node source code and passes the Node zlib tests by emulating the C++ binding that actually calls zlib.
The following options/methods are not supported because pako does not support them yet.
params
methoddictionary
optionMIT