DevSpen / regex-replacer

Use regex to replace arguments within text, via a web page.

Home Page:https://devspen.github.io/regex-replacer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Use regex to replace arguments within text, via a web page.

https://devspen.github.io/regex-replacer


Languages

Language:HTML 56.2%Language:CSS 28.6%Language:JavaScript 15.3%