DevToolBox
JSON
Diff
Regex
PDF
CSS
All Tools →
Regex Playground
Pattern Library
Regular Expression
/
/
g
Flags:
g
i
m
s
u
global
Test String
2 matches
Send mail to alice@example.com and bob@dev-tools.co.uk for details.
Highlighted Preview
Send mail to
alice@example.com
and
bob@dev-tools.co.uk
for details.
Matches
Explainer
Code Gen
Match 1
"alice@example.com"
idx 13
Group 1:
alice
Group 2:
example.com
Match 2
"bob@dev-tools.co.uk"
idx 35
Group 1:
bob
Group 2:
dev-tools.co.uk