regex101
Cheatsheet | Regex | Toolregex101 helps in understanding and writing regular expressions (regex). It takes a regex and explains the different parts of it. It also shows how the regex applies to a sample text.
Additionally, it contains a regex reference as well as a user supplied library of different regexes.