We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c506435 commit 3c6adabCopy full SHA for 3c6adab
README.md
@@ -143,6 +143,9 @@ Check out these slide decks for handy Github & git tips:
143
[ben-nadel]:http://www.bennadel.com/
144
[extending]:http://www.bennadel.com/blog/2292-extending-javascript-arrays-while-keeping-native-bracket-notation-functionality.htm
145
146
+## Tools
147
+- https://verbalregex.com - it's a wrapper of JSVerbalExpressions; users can write down the code and compile to regex
148
+
149
## Other Implementations
150
151
You can see an up to date list of all ports on [VerbalExpressions.github.io](http://VerbalExpressions.github.io).
0 commit comments