We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent effbabb commit 3d8e3fcCopy full SHA for 3d8e3fc
README.md
@@ -4,6 +4,9 @@ Emulates Node's [zlib](http://nodejs.org/api/zlib.html) module for [Browserify](
4
using [pako](https://github.com/nodeca/pako). It uses the actual Node source code and passes the Node zlib tests
5
by emulating the C++ binding that actually calls zlib.
6
7
+[
8
+](https://ci.testling.com/devongovett/browserify-zlib)
9
+
10
## Not implemented
11
12
The following options/methods are not supported because pako does not support them yet.
0 commit comments