Regex Tester
Write a regular expression and test it against sample text. Matches highlight live, with capture groups and counts.
//g
Preview
Email ada@example.com or grace@stackedthink.com to say hi.
2 matches
- ada@example.comat index 6$1: ada$2: example$3: com
- grace@stackedthink.comat index 25$1: grace$2: stackedthink$3: com