What is adm-zip?
"Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk"
adm-zip is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 118.6 KB on disk.
Installation Guide
# Install via NPM
npm install adm-zip
# Install via Yarn
yarn add adm-zip