Online regex tester
SSH Client for IntelliJ IDE
Regex Examples
This is sandbox to test JavaScript regular expression. To test JAVA regular expression you can use java-applet
Regular expression (JavaScript)
Copy link to current editor state
\d{1,16}@\d{1,15}|\d{1,13}@\d{1,18}
X
Text to test
12345@1234567
X
 1 matches found
Capture groups
#0 12345@1234567
Support This Project