npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "home_dir" 的结果(共 7 个)
home-or-tmp

Get the user home directory with fallback to the system temp directory

MIT
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.

MIT
home-dir

Get home directory path on any platform

MIT
tilde-expansion

Expand a ~ character to a users home directory like bash

config-file

Find and load a YAML or JSON config file (like .jshintrc, package.json, bower.json etc) from either a local project, installed npm module, or the user's home directory.

MIT
local-or-home-npmrc

Get the local npmrc with fallback to the global one that's in your home directory

MIT
homedir

Platform agnostic user home directory path resolution for Node.js.

MIT