What is fast-url-parser?
"Extremely fast implementation of node core url library"
fast-url-parser 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 fast-url-parser
# Install via Yarn
yarn add fast-url-parser