Skip to content

Rename all files and folders in a path recursively with NodeJS

Notifications You must be signed in to change notification settings

StormRaider2495/node-recursive-rename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Node Recursive Rename

As the name suggests recurve file renaming using node js.

Installation

No installations needed.

Usage

node rename.js path/to/directory 'string-to-search' 'string-to-replace'

Contributing

Contributions are welcome for any enhancements required.

License

MIT

About

Rename all files and folders in a path recursively with NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published