github

lukakerr / regxr

  • вторник, 17 апреля 2018 г. в 00:17:53
https://github.com/lukakerr/regxr

Swift
A minimal, beautiful, lightweight MacOS desktop application to check for regular expression pattern matches



Regxr

Regxr is a minimal, lightweight and beautiful MacOS desktop application that allows for easy checking of regular expression pattern matching.

Features

  • Syntax highlighting
  • Dark and light modes
  • Minimal and simple to use
  • Live preview of multiple pattern matches
  • Full screen support
  • Reference manual

Installing

To install Regxr, visit the releases page.

Building

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

Screenshots

regxr1

regxr2

regxr3

regxr4