brotli
A port of the Brotli compression algorithm as used in WOFF2
1.3.3
57M downloads/mo
#2918 most downloaded on npm
devongovett/brotli.js
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 months to 5.1 years
This project publishes no release notes
the list below is its commits, not an announcement
1 version withdrawn
withdrawn after publishing
12 years old
9 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Sep 2014 to Jun 2022Releases
latest 9-
1.3.308 Jun 2022Commits, not release notes
This project publishes no release notes. Between
v1.3.2andv1.3.3there were 3 commits, 1 of them substantive:- remove unused fs import
-
1.3.202 May 2017Commits, not release notes
This project publishes no release notes. Between
v1.3.1andv1.3.2there were 3 commits, 1 of them substantive:- Remove const declaration
-
1.3.114 Sep 2016Commits, not release notes
This project publishes no release notes. Between
v1.3.0andv1.3.1there were 3 commits, 1 of them substantive:- Fixed params not being passed in correctly to the encoder
-
1.3.011 Sep 2016Commits, not release notes
This project publishes no release notes. Between
v1.2.0andv1.3.0there were 14 commits, 10 of them substantive:- Remove dec from npmignore
- Add more things to npm ignore
- Fix decompression of data with multple meta-blocks
- More decode fixes
- Remove old submodule
- Add new submodule
- Update encoder for latest brotli
- Encode compressed dictionary as base64 - remove brfs dep
- Clean up
- Update readme
-
1.2.027 Mar 2016Commits, not release notes
This project publishes no release notes. Between
v1.1.0andv1.2.0there were 17 commits, 15 of them substantive:- Initial hand JS port of the decoder
- Throw JS errors instead of using C-style return codes
- Fix bug
- Compress Brotli dictionary for the browser
- Fix for uncompressed blocks
- Use JS decoder by default
- Bit reader fixes
- Add support for metadata blocks
- Support window bits 10 - 15 in the decoder.
- Subarray output buffer if it is shorter than anticipated
- Add compatibility tests for the decoder
- Add roundtrip tests
- Allow passing the decompressed size to the decoder
- Update the readme
- Don't allocate HuffmanCode objects when initializing HuffmanTreeGroup
-
1.1.002 Apr 2015Commits, not release notes
This project publishes no release notes. Between
v1.0.2andv1.1.0there were 5 commits, 4 of them substantive:- Build compressor and decompressor separately
- Add some tests
- Document requiring just one function
- fix npmignore
-
1.0.207 Feb 2015Commits, not release notes
This project publishes no release notes. Between
v1.0.1andv1.0.2there were 3 commits, 2 of them substantive:- Remove module.exports for new emscripten
- Ignore dirty gitmodules
-
1.0.103 Feb 2015 withdrawnBad compile
Nothing published for this version
-
1.0.029 Sep 2014Nothing published for this version