What is underscore?
"JavaScript's functional programming helper library."
underscore is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 885.1 KB on disk.
Installation Guide
# Install via NPM
npm install underscore
# Install via Yarn
yarn add underscore