aloisdg / awesome-regex

A curated collection of awesome Regex libraries, tools, frameworks and software
Creative Commons Zero v1.0 Universal
1.64k stars 167 forks source link

Added regexgen #37

Closed quobit closed 7 years ago

quobit commented 7 years ago

Generates regular expressions that match a set of strings.

aloisdg commented 7 years ago

Nice! Can you move it to the group Generator? I think it would be better there, isnt it?

quobit commented 7 years ago

Done! You were right.

aloisdg commented 7 years ago

Thank you!

quobit commented 7 years ago

You're welcome!