Skip to content

Desktop application that applies a lost of regexs to a text

License

Notifications You must be signed in to change notification settings

liosha2007/regex-applier

Repository files navigation

Regex Applier

UI application that applies a list of regexes to a text

Main window

Dialog for creating regex

Tooltip that shows example of regex functionality

Functionality

  • Just paste source text into the left text area and you will have result text in the right area
  • You can disable/enable any rule using checkboxes
  • You can easily change order of regexes
  • Example of regex result is shown moving mouse over checkbox

Development details

Compiling Windows installer

gradlew.bat clean packageMsi

Running the project

gradlew.bat clean run

About

Desktop application that applies a lost of regexs to a text

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages