browserify-zlib
Advanced tools
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
FAQs
Full zlib module for the browser
The npm package browserify-zlib receives a total of 8,358,448 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.
Did you know?
Socket installs a GitHub app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.