fs.realpath
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
temp-dir
Get the real path of the system temp directory
extra-fs
Useful additions to inbuilt fs module.
realpath-cli
Node.js shim of the Linux-style realpath command for macOS compatibility.