regex tester

Test a JavaScript regular expression against sample text, with live match highlighting and capture groups. Runs in your browser.

//g
2 matches
Contact [email protected] or [email protected] for details.
group 1: "alice"
group 2: "example.com"
group 1: "bob"
group 2: "test.org"