TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Build RegEx - A Simple RegEx GUI

4 点作者 stevenwadejr将近 12 年前

1 comment

stevenwadejr将近 12 年前
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>