Pattern
/([^=&\s]+)=([^&\s]*)/
Sample text
q=regex&lang=en&page=2 soloTest this pattern in the editor
Extract key=value pairs from a query string.
/([^=&\s]+)=([^&\s]*)/
q=regex&lang=en&page=2 soloTest this pattern in the editor
Match protocol, host, and optional path/query.
Simple FQDN matcher for hostnames in prose.
kebab-case slugs for routes and CMS paths.
Standard 8-4-4-4-12 hex UUID layout.
Stricter UUID version 4 with variant bits.
Integer or decimal percentage values.