Privvert logoPrivvert

Regex-tester

Live-match-fremhævning

2 matches
  • "hello@privvert.com" at index 12
  • "test@example.org" at index 34

Om dette værktøj

Test JavaScript regular expressions against sample text with live highlighting and a list of matches and capture groups.

Funktioner

  • Live match highlighting
  • Capture groups view
  • g/i/m/s flag toggles
  • Replace mode

Sådan bruger du det

  1. Type a regex.
  2. Paste sample text.
  3. Inspect highlighted matches.
🔒 100 % privat

Alt sker inde i din browser med JavaScript og WebAssembly. Dine filer bliver aldrig uploadet, aldrig gemt og aldrig set af os.

Ofte stillede spørgsmål

Which regex flavor?

ECMAScript / JavaScript regex - the same engine your browser uses.