
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
browserify-zlib
Advanced tools
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
Pako is a high-speed zlib port to pure javascript that works in the browser. It is the underlying library used by browserify-zlib. Pako is generally faster than browserify-zlib because it is a lower-level library and does not include the additional Browserify wrapper.
This package is a backport of Node.js's zlib module for older versions of Node. It provides similar compression and decompression functionalities but is intended for server-side use in Node.js rather than in browsers.
Fflate is a high-performance, low-level compression library for JavaScript. It offers similar compression and decompression capabilities as browserify-zlib but focuses on speed and efficiency, often outperforming pako in benchmarks.
FAQs
Full zlib module for the browser
The npm package browserify-zlib receives a total of 19,900,043 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 for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.