rewrite-ext@1.0.0
Automatically re-write the destination extension of a filepath based on the source extension. e.g `.coffee` => `.js`. This will only rename the ext, no other path parts are modified.
MIT
2017-03-23
安装 (1.0.0)
npm install rewrite-ext@1.0.0
yarn add rewrite-ext@1.0.0
pnpm add rewrite-ext@1.0.0
bun add rewrite-ext@1.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| ext-map | ^1.0.1 |
| extend-shallow | ^2.0.1 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.11 |
| mocha | ^3.2.0 |