auto-rename-files

1.0.4 • Public • Published

Auto Rename Files v1.0.4

Feel tired when renaming multiple files one by one? calm down, this tool can help your day become easier and quickly!

Table of Contents

Style Case

  • Camel Case
  • Dot Case
  • Kebab Case
  • Lower Case
  • Pascal Case
  • Snake Case
  • Upper Case

Installation

npm i -g auto-rename-files

How to use

autorename 'path' -case

Arguments

Name Description Default
'path' Your files path directory './'
-case Your style case null

Style Case Arguments

Name Syntax
Camel Case -cc
Dot Case -dt
Kebab Case -kc
Lower Case -lc
Pascal Case -pc
Snake Case -sc
Upper Case -uc

Examples

Linux

autorename '/path/to/your/directory/' -case

Windows

autorename 'C:/path/to/your/directory/' -case

Readme

Keywords

Package Sidebar

Install

npm i auto-rename-files

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

8.58 kB

Total Files

12

Last publish

Collaborators

  • novandirmdhn