RegExr
regexr.com
RegExr
1–10 of 57 posts
Re: RegExr
#2Re: RegExr
#3Re: RegExr
#4This is always my go-to tool when I'm trying out RegEx!
Re: RegExr
#5Re: RegExr
#6(For some reason RegExr.com is submitted to HN much more often than regex101.com. Is there a compelling advantage to RegExr that I've overlooked?)
Re: RegExr
#7Great for reading monstrous regexes or sharpening my regex skills.
Re: RegExr
#8Re: RegExr
#9Actually I use it for all platforms, and it works most of the time. If I notice that something is odd because the regex engine is different, then I'll use something else. But I really value Rubular's UI simplicity.
Re: RegExr
#10I prefer regex101.com because that site assigns different colors to different capture groupings. I made a previous comment on this and why it's helpful: https://news.ycombinator.com/item?id=9581692 (For some reason RegExr.com is submitted to HN much more often than regex101.com. Is there a compelling advantage to RegExr that I've overlooked?)
I’m a big fan.