expand-tilde@1.2.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
2016-04-07
安装 (1.2.1)
npm install expand-tilde@1.2.1
yarn add expand-tilde@1.2.1
pnpm add expand-tilde@1.2.1
bun add expand-tilde@1.2.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| os-homedir | ^1.0.1 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.7 |
| is-windows | ^0.1.1 |
| mocha | ^2.4.5 |