What is node-modules?
"commandline tool and node module for node-modules.com"
node-modules is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install node-modules
# Install via Yarn
yarn add node-modules