What is canonical-path?
"paths that always use forward slashes"
canonical-path is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 12.6 KB on disk.
Installation Guide
# Install via NPM
npm install canonical-path
# Install via Yarn
yarn add canonical-path