What is path-to-regexp?
"Express style path to RegExp utility"
path-to-regexp is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 55.0 KB on disk.
Installation Guide
# Install via NPM
npm install path-to-regexp
# Install via Yarn
yarn add path-to-regexp