DEV Community

Discussion on: A Visual Guide to Regular Expression

Collapse
 
dougaws profile image
Doug

I wrote a simple Windows forms utility where I can test REs. One text box for the RE I'm testing, one where I start typing in text and the utility responds with an indication of a match as I type each character.