Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-unbzip2-stream
streaming unbzip2 implementation in pure javascript for node and browsers
https://github.com/regular/unbzip2-stream#readme
0
no reviews
Install
Streaming bzip2 decompressor in pure JS for Node and browserify. When browserified, the stream emits instances of feross/buffer instead of raw Uint8Arrays to have a consistent API across browsers and Node.