home-or-tmp
Get the user home directory with fallback to the system temp directory
homebridge-ecobee-status
Homebridge plugin to control Ecobee thermostat Home/Away/Sleep status through HomeKit security system interface
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.
untildify
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
resolve-dir
Resolve a directory that is either local, global or in the user's home directory.