Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.
Stars
354
Forks
41
Watchers
354
Open Issues
15
Overall repository health assessment
~1.0.0~2.8.1~2.2.5Apply fix for "pathological case of huffman coding" from toybox's bunzip.c.
e400f51View on GitHubApply "exactly fill up the buffer" fix from toybox's bunzip.c.
f744c80View on GitHubMore complete workaround for broken TypedArray in 0.11.6 <= Node <= 0.11.9.
0e1cbeaView on GitHubMerge branch 'patch-1' of github.com:trevorah/compressjs into master
ed9dd3cView on GitHub