暫無描述
José Quiñones Flores 4564da0130 Added Laravel project and removed sensitive data 4 年之前
..
src Added Laravel project and removed sensitive data 4 年之前
test Added Laravel project and removed sensitive data 4 年之前
.npmignore Added Laravel project and removed sensitive data 4 年之前
.travis.yml Added Laravel project and removed sensitive data 4 年之前
README.md Added Laravel project and removed sensitive data 4 年之前
package.json Added Laravel project and removed sensitive data 4 年之前

README.md

browserify-zlib

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.

browser support

node tests

Not implemented

The following options/methods are not supported because pako does not support them yet.

  • The params method
  • The dictionary option

License

MIT