What is unbzip2-stream?
"streaming unbzip2 implementation in pure javascript for node and browsers"
unbzip2-stream is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 130.2 KB on disk.
Installation Guide
# Install via NPM
npm install unbzip2-stream
# Install via Yarn
yarn add unbzip2-stream