npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "cwd" 的结果(共 5 个)
resolve-cwd

Resolve the path of a module like `require.resolve()` but from the current working directory

MIT
is-path-cwd

Check if a path is the current working directory

MIT
is-path-in-cwd

Check if a path is in the current working 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
import-cwd

Import a module like with `require()` but from the current working directory

MIT