Swift-Regex-Tester icon indicating copy to clipboard operation
Swift-Regex-Tester copied to clipboard

Small macOS app to test regex in Swift.

Swift-Regex-Tester

Small macOS app to test regex in Swift. Created this for myself but maybe someone could find this usefull too.

How to use

Download it here and copy it to your application folder. Then open the app. You can look in the code to see how I process the regex (that you can use too in your code).