Looking for a tool to help you create or test your regular expressions (aka regex)? RegExr maybe the one you need! It is a great regex tool for debugging and coding where you can test if your regular expressions are doing what you want them to do. It also has syntax highlighting and a tooltip which explains the various regular expression syntax you included in your regex. Very helpful when you are debugging a regex made by other people, or when creating your own while coding!