browserify / browserify/browserify-zlib

Zlib's brotli methods are not supported

Open
#37 8 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
58
Forks
30
PR merge metrics
No merged PRs in 30d

Description

The zlib module's new (11.7+) brotli methods are not supported. Docs here: https://nodejs.org/api/zlib.html#zlib_class_zlib_brotlicompress.

Presumably this is because Pako doesn't support them? It'd be good to list this in the readme though.

Notably it is possible to at least decode brotli on the web using https://www.npmjs.com/package/brotli. The encode part of that package only works in node though.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.