A simple application to test your regex.
- Realtime matching.
- Display individual matches in a table.
- Support text replacing and spliting.
- Displays error messages.
- Text highlighting for match, error and replacements.
- And much more ...
Note: This supports java regex only, since it uses java regex api.
It only works on Java 11+ .
The proper JDK or JRE should be installed in your system to run this application.
This software is availabe as an platform independent executable jar for Windows, Linux and Mac
You can download the latest version of this sofware here.
To run the application just double-click the downloaded jar.
It runs only when the JDK is installed correctly.
Any contributors are Welcome 😃
This software is licensed under MIT License