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.
2 parents 38b44ac + a73ab79 commit 9993effCopy full SHA for 9993eff
README.md
@@ -1,6 +1,6 @@
1
# browserify-zlib
2
3
-Emulates Node's [zlib](http://nodejs.org/api/zlib.html) module for [Browserify](http://browserify.org)
+Emulates Node's [zlib](https://nodejs.org/api/zlib.html) module for [Browserify](http://browserify.org)
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
0 commit comments