What is move-file?
"Move a file, directory, or symlink - Even works across devices"
move-file is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 10.2 KB on disk.
Installation Guide
# Install via NPM
npm install move-file
# Install via Yarn
yarn add move-file