replace-homedir@0.1.0
Replace user home in a string with another string. Useful for tildifying a path.
MIT
2017-12-06
安装 (0.1.0)
npm install replace-homedir@0.1.0
yarn add replace-homedir@0.1.0
pnpm add replace-homedir@0.1.0
bun add replace-homedir@0.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| homedir-polyfill | ^1.0.1 |
| is-absolute | ^1.0.0 |
| remove-trailing-separator | ^1.1.0 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| eslint | ^1.7.3 |
| eslint-config-gulp | ^2.0.0 |
| expect | ^1.20.2 |
| istanbul | ^0.4.3 |
| istanbul-coveralls | ^1.0.3 |
| jscs | ^2.3.5 |
| jscs-preset-gulp | ^1.0.0 |
| mocha | ^2.4.5 |