serial-rename

1.0.0 • Public • Published

serial-rename

Rename files

Install

npm install serial-rename -g

Usage

$ serial-rename -h

  Usage: index [options]

  serial-rename: rename files

  Options:

    -V, --version                                      output the version number
    -d, --source_dir <string>                          source dir
    -m, --source_mode <NORMAL|SUB>, default is NORMAL  source modes:
        SUB: read all files of specified dir's sub dirs, and rename them
        NORMAL: read all files of specified dir, and rename them
    -o, --output_dir <dir>                             output directory
    -n, --start_number <num>                           rename start number, default is 0
    -N, --output_name <string>                         output basename, optional, default is renamed_
    -l, --locale <string>                              locale by which file list read from dir sorted, default is en, see https://www.npmjs.com/package/readdir-sorted
    -h, --help                                         output usage information

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2
  • 0.0.1
    0

Package Sidebar

Install

npm i serial-rename

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

18 kB

Total Files

7

Last publish

Collaborators

  • agreatfool