速報APP / 生產應用 / Expressions

Expressions

價格:免費

更新日期:2017-07-26

檔案大小:3.3 MB

目前版本:1.3.1

版本需求:OS X 10.11 或以上版本,64 位元處理器

支援語言:英語

Expressions(圖1)-速報App

Expressions allows to play with regular expressions*. Just type your pattern and some text to test it. All the changes are updated while you're typing text or pattern. App highlights the syntax, so the pattern is easy-to-read and modify. If you use subexpressions (groups), you can highlight them by pressing cmd+shift+] (or [ – for decreasing the highlighted group number).

Expressions(圖2)-速報App

If you don't remember the regex syntax, just press cmd+r or click button in the top-right. You will get the reference sheet, so you don't have to remember everything.

Expressions(圖3)-速報App

The user interface is very minimalistic and non-distractive. By default the color is the same as your menubar, but you can always switch to dark or light mode (see: Preferences). You can also open app in beautiful full screen mode which is perfect when you want to focus or to demonstrate regular expressions to other people.

Expressions(圖4)-速報App

* Expressions uses ICU regular expression standard. More information you will find here: https://developer.apple.com/reference/foundation/nsregularexpression

Expressions(圖5)-速報App