expand-tilde
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
resolve-dir
Resolve a directory that is either local, global or in the user's home directory.
userhome
A cross-platform path to the user's home
homedir
Platform agnostic user home directory path resolution for Node.js.