Regex Examples and Cookbook
Large cookbook of validation, extraction, cleanup, and code-search regex recipes for everyday engineering work.
Export
Copy the compact sheet, download it, or print it.
Download
`D` dense toggle · `C` copy all
## Validation Recipes
## Extraction Recipes
## Cleanup and Normalization
## Language and Data Format Recipes
More in Regex
Regex for VS Code and IDE Search
Regex patterns and search/replace recipes for VS Code, JetBrains IDEs, and common editor refactors.
Regex for PCRE, grep, ripgrep, and sed
Regex patterns and command-line workflows for grep, ripgrep, sed, awk, and advanced PCRE-style features.
Regex in JavaScript
JavaScript RegExp syntax, APIs, flags, named captures, and high-value browser/Node recipes.
Regex Cheat Sheet
Core regular expression syntax, classes, quantifiers, groups, lookarounds, flags, and performance techniques.