🔍 Regex Playground
Test and visualize regular expressions in real time
Regular Expression Pattern:
/
/
Flags:
g
- Global (all matches)
i
- Case insensitive
m
- Multiline
s
- Dotall
u
- Unicode
y
- Sticky
Test String:
Contact us at support@example.com or sales@company.org for more information.
Results:
📚 Pattern Explanation: