Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 459 Bytes

File metadata and controls

22 lines (14 loc) · 459 Bytes

RegexEscaper

About

This program helps to create Regex.

Usage :

  1. Paste the data source in the first field
  2. Click init to create generic regex from source
  3. Select the parts of the regex you want replaced by a different regex
  4. Type the new value for the regex
  5. Optional Add a name for the new group
  6. Click replace and restart at 3 until you have a regex you like

Demo

TODO

  • Uncheck full
  • Constant regex check