Regxr is a minimal, lightweight and beautiful MacOS desktop application that allows for easy checking of regular expression pattern matching.
- Syntax highlighting
- Dark and light modes
- Minimal and simple to use
- Live preview of multiple pattern matches
- Full screen support
- Reference manual
To install Regxr, visit the releases page.
To build and run, clone this repository, open in Xcode and hit "Run".
$ git clone git@github.com:lukakerr/regxr.git
$ cd regxr
$ open Regxr.xcodeproj