Input
Loading tool module...
Keyboard Shortcuts
Ctrl/Cmd + Enter
Run main action
Ctrl/Cmd + Shift + C
Copy tool output
Esc
Clear active input
How It Works
Flow
- - Builds a RegExp from pattern/flags and lists all matches with index.
Accepted Formats
- - JavaScript regex syntax and flags (`g`, `i`, `m`, `s`, `u`, `y`).
Limitations
- - Invalid regex syntax throws an input error.
Notes
- Use examples to test common scenarios quickly.
- Review tool outputs before production use.