JsonApi
Menu

Regex

Build and debug regular expressions without blocking the page.

Patterns and test text stay in your browser. Evaluation runs in an isolated worker with a strict timeout.

Processing
Local browser only

Evaluated locally with the JavaScript regular-expression engine in your browser.

Flags / modifiers

Use $1, $2, or $<name> to reference captured groups.

Syntax highlighting

Pattern Breakdown

Pattern explanation

    Optimizer