jhotmann/node-rename-cli
A tool for renaming files quickly, especially multiple files at once.
Repository profile
A command-line tool to batch rename files and directories
Tracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-06-19 22:36
1 capture since 2026-06-19
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-06-19 22:36
Cargo.toml
rust ecosystem,
16 dependencies
Cargo.lock
rust ecosystem,
91 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
A tool for renaming files quickly, especially multiple files at once.
A grep-like tool which understands source code syntax and allows for manipulation in addition to search
Batch rename utility for developers
Find and replace text in source files
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`
Intuitive find & replace CLI (sed alternative)