Skip to content

Dynamic Regex Validator 2.0

Compare
Choose a tag to compare
@gavinkendall gavinkendall released this 13 Oct 21:19
· 2 commits to master since this release

This is the second version of my Dynamic Regex Validator application which checks your regular expressions pattern against some provided sample text in real-time as you type. The regex pattern, sample text, and results/matches are now in their own individual windows which stay on top of every other window and can be resized down to just their title bars. There's a lot more work to be done, but the basic functionality exists.