DEV Community

Discussion on: Regex Cheat Sheet

Collapse
 
mtomasek2 profile image
mtomasek2

I'm using regex debuger, regexbuddy.com/, to debug different regex flavors. It saved me a lot of time over the years. It can also run on linux (using Wine).
They also have a tool for building regexps, regexmagic.com/, but I'm not using is so I'm just saying it is out there.