browserify-zlib
Advanced tools
Full zlib module for the browser
Weekly downloads
Readme
Emulates Node's zlib module for the browser. Can be used as a drop in replacement with Browserify and webpack.
The heavy lifting is done using pako. The code in this module is modeled closely after the code in the source of Node core to get as much compatability as possible.
https://nodejs.org/api/zlib.html
The following options/methods are not supported because pako does not support them yet.
params
methodMIT
Full zlib module for the browser
The npm package browserify-zlib receives a total of 9,262,212 weekly downloads. As such, browserify-zlib popularity was classified as popular.
We found that browserify-zlib demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.It has 2 open source maintainers collaborating on the project.