JavaScript: Regex Testing

For people going through the JavaScript Certificate and doing the regex part wherever it is required, this website will help you test your regex with an input string and also has regex references in it. Very useful tool I recommend you use it.

https://regexr.com/

2 Likes