Regex Tester
Test regular expressions with live match highlighting.
//g
FAQ
Which regex flavour is used?
JavaScript's built-in RegExp engine (ECMAScript). It supports lookaheads, named capture groups, Unicode, and the s (dotAll) flag.
Test regular expressions with live match highlighting.
Which regex flavour is used?
JavaScript's built-in RegExp engine (ECMAScript). It supports lookaheads, named capture groups, Unicode, and the s (dotAll) flag.