The Regex Tester lets you write a regular expression and test it against sample text with live match highlighting. All JavaScript regex flags are supported (g, i, m, s, u). Matches are highlighted in the test text, captured groups are listed separately, and any regex syntax errors are displayed immediately.
Debug and validate regular expressions quickly without needing a code editor or a Node.js REPL.