Hacker News new | ask | show | jobs
Show HN: Build RegEx - A Simple RegEx GUI (buildregex.com)
4 points by stevenwadejr 4705 days ago
1 comments

This is my newest side project, and one of the only ones to actually get finished and launched.

I used VerbalExpressions.js to handle the regex building. Thanks Jehna for a great little library! So useful.

VerbalExpressions.js: https://github.com/jehna/VerbalExpressions

Build RegEx on Github: https://github.com/stevenwadejr/Build-Regex