expand-tilde@1.1.0
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.1.0)
npm install expand-tilde@1.1.0
yarn add expand-tilde@1.1.0
pnpm add expand-tilde@1.1.0
bun add expand-tilde@1.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| user-home | ^1.1.1 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | * |