rename-js
rename files in the command line, use the javascript RegExp to rename files.
rename files in the command line, use the javascript RegExp to rename files.
rename files with pattern like String.replace(pattern, replace)
rename multiple files by filenames,patterns or extensions
A CLI tool for seamlessly renaming .js files to .jsx in React projects. Supports exclusion of specific files and directories via a config file, ensuring a smooth migration from Create React App (CRA) to Vite
A simple utility for bulk renaming using search and replace.