Y
Hacker News
new
|
ask
|
show
|
jobs
by
Adamantcheese
2516 days ago
I'll second this, it's immensely useful when I can't wrap my head around a regular expression.
1 comments
masklinn
2516 days ago
regex101.com is my go-to, because it supports regex flags and Python regexes.
link
sbuk
2516 days ago
Going to add regexper.com which is really good for explaining RegEx patterns.
link