What is pako?
"zlib port to javascript - fast, modularized, with browser support"
pako is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 1.6 MB on disk.
Installation Guide
# Install via NPM
npm install pako
# Install via Yarn
yarn add pako