tools.junyo.dev

Regex Builder

Build, test and understand regular expressions in your browser.

Details below
About this tool

Build and understand regex without leaving the browser.

This tool uses the browser's native RegExp engine. It validates the pattern as you type, highlights matches in the test text, lists captured groups and offers a structural breakdown of the pattern. The library covers common validations (email, URL, UUID, Brazilian phone, ISO date) with ready-to-go test samples.

How to use

Pattern, flags and test in one screen.

  1. Type or paste your regex in the main input — it is validated as you type.
  2. Toggle the flags you need (global, ignore case, multiline) with one click.
  3. Paste the text to test and see matches highlighted in the panel.
FAQ

Frequently asked questions

We use the browser's native engine (ECMAScript), the same one running in Node.js, Deno and Bun. Syntax and supported flags follow the ECMAScript spec.

Productivity

We use aggregate analytics and manual ads only with consent. The tools keep working even if you decline.