-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.md
50 lines (33 loc) · 1.96 KB
/
README.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<div align="center">
<br />
<br />
<img src="./assets/logo.png" alt="RegexMate LOGO" width="160" height="160">
<h1>RegexMate</h1>
<!--rehype:style=border: 0;-->
<p>
<a href="./README.zh.md">中文</a> •
<a href="https://apps.apple.com/app/regex-mate/id6479819388">AppStore</a> •
<a href="https://wangchujiang.com/#/contact">Contact & Support</a> •
<a href="https://github.com/jaywcjlove/regex-mate/releases">Changelog</a>
</p>
<p>
<a target="_blank" href="https://apps.apple.com/app/regex-mate/id6479819388" title="RegexMate for macOS"><img alt="RegexMate for macOS" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51"></a>
<a target="_blank" href="https://apps.apple.com/app/regex-mate/id6479819388?platform=iphone" title="RegexMate for iOS"><img src="https://jaywcjlove.github.io/sb/download/appstore.svg" alt="RegexMate for iOS" height="51"></a>
</p>
</div>
RegexMate is a regular expression application available for macOS and iOS. It features a clean user interface and powerful functionalities, enabling users to easily create, test, and utilize regular expressions.
![RegexMate 4](./assets/screenshots-4.png)
### Key Features:
![RegexMate 1](./assets/screenshots-1.png)
#### Minimalist UI
Forget buttons and menus. Simply type your pattern, test your expression, and see the results instantly.
![RegexMate 2](./assets/screenshots-2.png)
#### Reference Table
An always-available reference guide with example tutorials in both English and Chinese. Never forget regex syntax again!
#### Live Preview
See your results update as you type. Input your pattern and watch the results, modify and test your expression to check its validity.
#### Expression Library
Save your frequently used expressions for quick access and reference at any time.
#### Light & Dark Mode
![RegexMate 4](./assets/screenshots-3.png)
Love the dark aesthetic? RegexMate has you covered. But if you're craving a fresh look, switch to Light mode anytime.