Bỏ qua menu, vào nội dung chính
Quay lại
.* Tool 10 · Regex Tester

Regex Playground

Pattern + flags + test text → highlight matches realtime, capture groups, count. JavaScript regex engine native.

//
Flags: g global · i case-insensitive · m multiline · s dotAll · u unicode

Test text

Highlight (3 matches)

Liên hệ hello@alodev.vn hoặc support@example.com để biết thêm. Một email khác: test+tag@gmail.co.uk

Match details

#MatchPositionGroups
1hello@alodev.vn[8, 23)(no capture)
2support@example.com[29, 48)(no capture)
3test+tag@gmail.co.uk[79, 99)(no capture)