
rewrite-ext
Releases3
Frequency1 year 2 months
Last Release
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.
Linked projects
Determines the files extension to use on a destination file path based on the `extname` of a source file.