Write regular expressions, test them against live text, and instantly see matches and capture groups highlighted.
A regular expression is a sequence of characters that specifies a search pattern. It is used for string validation, searching, and replacing text. Our tester uses the JavaScript engine (ECMAScript) to execute regex patterns directly in your browser.