expand-tilde@1.2.2
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
2016-06-05
安装 (1.2.2)
npm install expand-tilde@1.2.2
yarn add expand-tilde@1.2.2
pnpm add expand-tilde@1.2.2
bun add expand-tilde@1.2.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| os-homedir | ^1.0.1 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.9 |
| is-windows | ^0.2.0 |
| mocha | ^2.5.3 |