Devloxify

Devloxify ยท 110+ Tools

Regex Tester

Build, test, and debug JavaScript regular expressions in real-time.

/
/ g
5 Matches0.02ms
Hello Match 1 World Match 2 123!
This Match 3 is a Test Match 4 String Match 5 .

Capture Groups Overview

Match 1
Hello[0-5]
Match 2
World[6-11]
Match 3
This[17-21]
Match 4
Test[27-31]
Match 5
String[32-38]