Hacker News new | ask | show | jobs
by kachhalimbu 4048 days ago
My favorite is regulex[1] a visual explanation of regex

[1] https://jex.im/regulex

1 comments

http://regexper.com/ does the same thing.

I just wish there was something like this in reverse. Somewhere I can drag and drop the visual nodes and have it return the regex string to me.