rewrite-ext@0.2.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
2015-02-22
安装 (0.2.0)
npm install rewrite-ext@0.2.0
yarn add rewrite-ext@0.2.0
pnpm add rewrite-ext@0.2.0
bun add rewrite-ext@0.2.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| ext-map | ^1.0.0 |