shreyasminocha / regex-for-regular-folk

🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
https://refrf.dev
286 stars 23 forks source link

Powerful visual explanation found #20

Closed vezycash closed 4 years ago

vezycash commented 4 years ago

Found this site regexper.com.

The visualization provided by that site will is very easy to understand. Please us for each example. I'll suggest contacting the site owner for permission as well.

https://regexper.com/#%2F%5B%5EA-HJ-NP-Za-kmnp-z2-9%5D%2Fg

shreyasminocha commented 4 years ago

How about we add a link to the corresponding regexper next to each example (similar to what we've done with the RegExr links)?

Visualization link next to RegExr link

This should be fairly easy to implement.

vezycash commented 4 years ago

sounds good.