expand-tilde@1.0.1
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
2015-01-19
安装 (1.0.1)
npm install expand-tilde@1.0.1
yarn add expand-tilde@1.0.1
pnpm add expand-tilde@1.0.1
bun add expand-tilde@1.0.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| user-home | ^1.1.1 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | * |