0.1.2 • Published 3 years ago

@nlib/change-ext v0.1.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

@nlib/change-ext

Test codecov

A command line tool to change file extensions.

Usage

npx @nlib/change-ext --directory path/to/dir --mapping js/cjs [--mapping mjs/js]

  --directory, -d [string]       A directory replaceExt processes
  --mapping, -m [string]         Specify a mapping in the format from/to (e.g. js/mjs).
  --help, -h                     Show help
  --version, -v                  Output the version number
0.1.2

3 years ago

0.1.1

3 years ago