whimera

regex101

An interactive regular-expression tester with explanations, match details, debugging, and reusable test cases.

Visit website

What stands out

regex101 is an interactive environment for writing and testing regular expressions against sample text. It highlights captures and matches in real time, explains each part of an expression, reports engine-specific errors, and provides debugging, substitution, unit-test, code-generation, and sharing tools across several regular-expression flavors.