What is temp-dir?
"Get the real path of the system temp directory"
temp-dir is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 3.1 KB on disk.
Installation Guide
# Install via NPM
npm install temp-dir
# Install via Yarn
yarn add temp-dir