Pretty Regular Expressions

支持系统
OS X 10.11
价格
6
下载次数
256
官方网站

Create and test regular expression patterns, with a simplistic interface, which shows you a live preview of the results.

_Themes_

Toggle quickly between a dark and light theme, depending on your preference.

_# Comments_

Support for # comments, which are also visually highlighted in the pattern editor.

_Fine Tune Your Patterns_

Various options to help fine-tune your pattern:

* Case Insensitive
Match letters in the pattern independent of case.
* Ignore Meta Characters – Treat the entire pattern text as a literal string.
* Anchors Match Lines – Allow ^ and $ to match the start and end of lines.

_Strikethrough_

You can also enable the Strikethrough setting, which further enables you to easily determine the text that is matched by the pattern.