Regex tester
Live highlighting, capture groups, multi-flavor compatibility checks.
Tools → Inspect → Regex tester · 7-day free trial · Premium $9.99 / yr
- [14]hello@vibegear.dev · groups: hello / vibegear.dev
- [36]alice@example.com. · groups: alice / example.com.
- [69]notifs@team.example.org · groups: notifs / team.example.org
Built for the things AI can’t fake
This tool runs free, right here. The extension adds three things a web widget can’t:
Playground
↗JS / TS scratchpad — sandboxed and instrumented.
Paste real code, hit Run. Console + network monitor + watch expressions all in one panel.
- ·Real ES modules · top-level await
- ·URL imports — esm.sh & friends
- ·Live fetch monitor (every call)
- ·Watch expressions in your scope
- ·10s sandbox timeout · zero CORS pain
HTTP client
↗Postman-style request runner.
Save collections, share variables, hit any API. Includes GraphQL with introspection, OpenAPI / cURL import.
- ·Bearer / Basic / API-key auth
- ·GraphQL · introspection
- ·OpenAPI 3.x · cURL import
- ·Copy as fetch / axios / Python
Realtime (WS + SSE)
↗Stream-protocol tester — what Postman doesn’t do well.
WebSocket + Server-Sent Events with custom auth headers, auto-reconnect, JSON pretty-print.
- ·wss:// + ws:// + subprotocols
- ·SSE via fetch — Authorization works
- ·Auto-reconnect with backoff
- ·Send composer · ⌘ + Enter
What it does
A regex tester runs your pattern against sample text and highlights what matches. Beyond that, our tester checks whether your pattern uses constructs that other language flavors (Java, Python, Go) don’t support — and generates ready-to-paste code for each.
Why use VibeGear's regex tester
- ✓Live match highlighting + capture group list
- ✓Four flavors: JS, Java, Python, Go
- ✓Detects flavor-specific incompatibilities (atomic groups, possessive quantifiers, etc.)
- ✓Code generators for all four
- ✓19 starter patterns included
How to use it
- 1Tools → Inspect → Regex tester.
- 2Type a pattern; flag toggles below.
- 3Paste sample text. Matches highlight live.
Related tools
One install. Every tool above.
7 days free, then VibeGear Premium is $9.99 / €9.99 per year. Everything runs locally.
Install & start trial →→