Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 543 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 543 Bytes

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).