expand-tilde@2.0.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-12-08
安装 (2.0.2)
npm install expand-tilde@2.0.2
yarn add expand-tilde@2.0.2
pnpm add expand-tilde@2.0.2
bun add expand-tilde@2.0.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| homedir-polyfill | ^1.0.1 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.9 |
| is-windows | ^0.2.0 |
| mocha | ^2.5.3 |