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
版本列表
1.0.0 2017-03-23
0.2.0 2015-02-22
0.1.0 2014-11-13