Skip to content

Commit 3c6adab

Browse files
authored
adds the verbal regex tool
1 parent c506435 commit 3c6adab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@ Check out these slide decks for handy Github & git tips:
143143
[ben-nadel]:http://www.bennadel.com/
144144
[extending]:http://www.bennadel.com/blog/2292-extending-javascript-arrays-while-keeping-native-bracket-notation-functionality.htm
145145

146+
## Tools
147+
- https://verbalregex.com - it's a wrapper of JSVerbalExpressions; users can write down the code and compile to regex
148+
146149
## Other Implementations
147150

148151
You can see an up to date list of all ports on [VerbalExpressions.github.io](http://VerbalExpressions.github.io).

0 commit comments

Comments
 (0)