What is node-range?
"Simple Lazy Ranges for Node/Javascript"
node-range 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-range
# Install via Yarn
yarn add node-range