TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Build RegEx - A Simple RegEx GUI

4 pointsby stevenwadejralmost 12 years ago

1 comment

stevenwadejralmost 12 years ago
This is my newest side project, and one of the only ones to actually get finished and launched.<p>I used VerbalExpressions.js to handle the regex building. Thanks Jehna for a great little library! So useful.<p>VerbalExpressions.js: <a href="https://github.com/jehna/VerbalExpressions" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jehna&#x2F;VerbalExpressions</a><p>Build RegEx on Github: <a href="https://github.com/stevenwadejr/Build-Regex" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;stevenwadejr&#x2F;Build-Regex</a>