Pattern
/data:[a-z0-9.+/-]+(?:;charset=[^;]+)?(?:;base64)?,[\w+/=%-]+/
Sample text
data:text/plain,Hello data:image/png;base64,iVBORw0KGgo= https://skipTest this pattern in the editor
data: scheme URLs with MIME and payload.
/data:[a-z0-9.+/-]+(?:;charset=[^;]+)?(?:;base64)?,[\w+/=%-]+/
data:text/plain,Hello data:image/png;base64,iVBORw0KGgo= https://skipTest 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.