Simple Regular Expression Tester

input a regex. input the text to match. see the results.
the first result is the match.
following results are any groups that matched.



Error: {{ error }}

Regex: /{{ regex }}/g
Input: {{ textToMatch }}
Results: NO MATCHES!
{{results | json}}