What is range-parser?
"Range header field string parser"
range-parser is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 8.3 KB on disk.
Installation Guide
# Install via NPM
npm install range-parser
# Install via Yarn
yarn add range-parser