homedir-polyfill45.5mMIT1.0.3Node.js os.homedir polyfill for older versions of node.js.
doowbabout 3 years atráshome, homedir, homedirectory, os-homedir os-homedir40.3mMITdepreciado2.0.0This is not needed anymore. Use `require('os').homedir()` instead.
sindresorhusabout 2 years atráshomedir, home, builtin, core untildify53.6mMIT5.0.0Convert a tilde path to an absolute path: ~/dev
→ /Users/sindresorhus/dev
sindresorhusabout 2 years atráshome, tilde, expansion, expand expand-tilde47.1mMIT2.0.2Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or ~+
to the cwd.
jonschlinkertabout 3 years atráshome, cwd, expand, expansion resolve-dir43mMIT1.0.1Resolve a directory that is either local, global or in the user's home directory.
jonschlinkertabout 3 years atráshome, user-home, dir, directory