~/tools/regex

Regex tester

Test JavaScript regular expressions against sample text with live match highlighting and capture-group breakdown. All in-browser.

Flags

note: this uses the browser's native RegExp engine (ECMAScript), so behavior matches JavaScript exactly — including its flavor of lookbehind, named groups, and Unicode handling.

← ~/tools