R

TestRegex

Regular Expression

- - 0.00 ms

Test String

1

Frequently Asked Questions

JavaScript Regex Tester & Debugger

Debug JavaScript regex online. Supports modern ES features including sticky (y), indices (d), and unicode (u). The most accurate JS RegExp debugger.

JavaScript (ES6+) Regex

Test your patterns against the browser's native RegExp engine. This tool supports modern JavaScript features often missing from other testers.

Technical Capabilities

  • Sticky (y): Anchor matches to the current position.
  • Indices (d): Return start/end indices for capture groups.
  • Unicode (u): Full unicode support.
  • Lookbehind: Supports positive/negative lookbehind assertions.

Runs directly in your browser for zero-latency feedback.