resolve-cwd
Resolve the path of a module like `require.resolve()` but from the current working directory
dir-glob
Convert directories to glob compatible strings
commondir
compute the closest common parent for file paths
strip-dirs
Remove leading directory components from a path, like tar's --strip-components option
resolve-dir
Resolve a directory that is either local, global or in the user's home directory.