What is yauzl?
"yet another unzip library for node"
yauzl is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 94.0 KB on disk.
Installation Guide
# Install via NPM
npm install yauzl
# Install via Yarn
yarn add yauzl