env-paths
Get paths for storing things like data, config, cache, etc
external-editor
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
untildify
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`