/[\w.-]+@[\w.-]+/gi
\b\w+\b

Regex Tester

Test regular expressions instantly with live match highlighting, flag controls, and instant error feedback — all in your browser.

Real-time matching
g / i / m flag support
Local processing

JavaScript RegExp: This tester uses the browser's native RegExp engine — the same one used in Node.js and all modern browsers.

All matching happens locally in your browser. No text or patterns are sent anywhere.