Test a JavaScript regular expression against a sample and see each match.
Output
Output appears here.Your data stays in this browser and is not uploaded.
Enter a pattern and optional flags.
Paste a short sample.
Read the matches and their positions.
Samples are limited to 2000 characters and patterns to 200, which reduces the worst backtracking. It is still JavaScript regex.