Skip to content

Commit 7f26b10

Browse files
committed
Add references to similar projects to README
Listed all Javascript projects from issue #230
1 parent bf28d8b commit 7f26b10

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,3 +193,11 @@ You can see an up to date list of all ports on [VerbalExpressions.github.io](htt
193193
- [Swift](https://github.com/VerbalExpressions/SwiftVerbalExpressions)
194194

195195
If you would like to contribute another port (which would be awesome!), please [open an issue](https://github.com/VerbalExpressions/implementation/issues/new) specifying the language in the [VerbalExpressions/implementation repo](https://github.com/VerbalExpressions/implementation/issues). Please don't open PRs for other languages against this repo.
196+
197+
### Similar projects
198+
199+
Here's a list of other similar projects that implement regular expression
200+
builders:
201+
202+
- https://github.com/MaxArt2501/re-build
203+
- https://github.com/mathiasbynens/regenerate

0 commit comments

Comments
 (0)