Pattern
/"([^"]*)"/
Sample text
"alpha","beta","gamma"Test this pattern in the editor
Capture double-quoted CSV fields.
/"([^"]*)"/
"alpha","beta","gamma"Test this pattern in the editor
Standard 8-4-4-4-12 hex UUID layout.
Stricter UUID version 4 with variant bits.
Integer or decimal percentage values.
Extract key=value pairs from a query string.
Three base64url segments separated by dots.
Longish base64 strings with optional padding.