Hacker News new | ask | show | jobs
by ColCh 3686 days ago
The best regular expression tools for JS found in the internet so far (imho)

regex101: https://regex101.com/ regulex: https://jex.im/regulex/#!embed=false&flags=&re=%5E(a%7Cb)*%3...

1 comments

Regex101 is my go-to Regex testing tool. It's awesome.