CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
21.13k stars 2.53k forks source link

[NEW TOOL] Regex tester #991

Open agrublev opened 5 months ago

agrublev commented 5 months ago

What tool do you want? Regex tester

Describe the solution you'd like A regex tester that allows you to enter some text and then run a regex query against it, like on https://regexr.com/. It should offer a list of predefined templates to use, such as email validation.

Is their example of this tool in the wild? https://regexr.com/.

sharevb commented 4 months ago

Hi @agrublev and @CorentinTh, implemented in #1030

ouchuji commented 2 weeks ago

Hi, when will the regex tester release , i readly need this tool~ @sharevb

sharevb commented 2 weeks ago

Hi @ouchuji , only @CorentinTh Can merge

ouchuji commented 2 weeks ago

@CorentinTh Hi~ Can you merge this pr, this pr looks stucking at open status for a long time