Test regular expressions online with live match highlighting
"hello@lazyblink.com"at index 14"support@lazyblink.com"at index 37Test and debug regular expressions (regex) online with live match highlighting. Shows all matches, groups, and indices. Supports all JS regex flags.
JavaScript (ECMAScript) regular expressions.
Yes — use the m flag and s (dotAll) flag for multiline matching.