Replacestr

Replacestr

Replace all occurrences of a string in your files using CLI

1 follower

Replacestr is a simple utility that can be used to replace a string in your files. Replacing a string in a file is a common task for developers. You don't need to know how to write a regex to replace a string in a file. Easy to use and easy to understand.
Replacestr gallery image
Free
Launch tags:Developer ToolsGitHub
Launch Team
Wispr Flow: Dictation That Works Everywhere
Wispr Flow: Dictation That Works Everywhere
Stop typing. Start speaking. 4x faster.
Promoted

What do you think? …

Adem Kouki
Hello everyone! I'm the maker of "Replacestr" Replacestr is an Open-Source simple utility that can be used to replace a string in your files. Replacing a string in a file is a common task for developers. You don't need to know how to write a regex to replace a string in a file. Easy to use and easy to understand. For example, if you want to replace all occurrences of foo with bar in a file, you can use the following command: $ replacestr -f myfile.txt -s foo -r bar ⭐ Github: https://github.com/Ademking/repl... ⭐ NPM: https://www.npmjs.com/package/re...