Maddoxx88 / microregex

microregex is an open source and highly curated catalog of regular expression patterns. It offers programmers RegEx snippets that can be quickly exported into a variety of programming languages and distributed around teams.
Apache License 2.0
5 stars 0 forks source link

Test regex environment (regex 101) #48

Open Maddoxx88 opened 1 year ago

Maddoxx88 commented 1 year ago

This feature is to test the regex patterns provided in the regex101 environment to test the authenticity and correctness of the patterns to avoid future ambiguity

nikhilnrr commented 1 year ago

Hi, could you assign this to me, I can test these

Maddoxx88 commented 1 year ago

Hey, sorry for the delay. Sure you can get started with this. @nikhilnrr

Just post your approach here (for testing and validating the patterns) before diving into the code.