Y
Hacker News
new
|
ask
|
show
|
jobs
by
TruthSHIFT
2181 days ago
I'm not a RegEx expert, but I've googled them enough to have the basics. This is exactly what I needed to improve my skills.
1 comments
SemiNormal
2180 days ago
https://regexr.com/
is another good site for testing your RegEx.
link
asicsp
2180 days ago
For more such sites:
https://news.ycombinator.com/item?id=20614847
See also:
https://github.com/aloisdg/awesome-regex
link
acomjean
2180 days ago
I like the way regexr highlights the regex matching, display with nested boxes.
link