mkdirp
Recursively mkdir, like `mkdir -p`
env-paths
Get paths for storing things like data, config, cache, etc
resolve-dir
Resolve a directory that is either local, global or in the user's home directory.
is-directory
Returns true if a filepath exists on the file system and it's directory.