githubEdit

browserify-zlib

Travis CIarrow-up-right Dependency Statusarrow-up-right js-standard-stylearrow-up-right

Description

Emulates Node's zlibarrow-up-right module for the browser. Can be used as a drop in replacement with Browserifyarrow-up-right and webpackarrow-up-right.

The heavy lifting is done using pakoarrow-up-right. The code in this module is modeled closely after the code in the source of Node core to get as much compatability as possible.

API

https://nodejs.org/api/zlib.html

Not implemented

The following options/methods are not supported because pako does not support them yet.

  • The params method

License

MIT

Last updated