node-unbzip2-stream

streaming unbzip2 implementation in pure javascript for node and browsers
  https://github.com/regular/unbzip2-stream#readme
  0
  no reviews



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.