Skip to content

DevSpen/regex-replacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Uses regex matches to replace arguments within text.

RegexReplacer is a powerful tool for users to quickly replace multiple arguments within a piece of text at once. It takes the inputted regex and regex flags then replaces matches within the provided text with another argument (the replacer).

If this repository and/or website has helped you, give a ⭐ to show your support!