What is compress-commons?
"a library that defines a common interface for working with archive formats within node"
compress-commons is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 30.9 KB on disk.
Installation Guide
# Install via NPM
npm install compress-commons
# Install via Yarn
yarn add compress-commons