👩💻 Join our community of thousands of amazing developers!
I love RegExRX for testing regular expressions. It has all the features I could want from such an app, including the ability to copy a working regex out prepared for a range of languages. It’s what I’ve stuck with for years. As I experiment with my regexes, I’ll save them in RegExRX, creating a .regexrx file in my Snippets folder (where Snibbets works). In order to make these searchable with Snibbets, I use a script to convert the XML-based .regexrx file to a Markdown file with the flags, search...