We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e6864b commit 2b55734Copy full SHA for 2b55734
docs/JavaScript/RegExp.md
@@ -401,3 +401,4 @@ console.log(dP2.test("2017-02-29"));
401
- [正则表达式在线测试工具](http://regex.zjmainstay.cn/)
402
- [Regulex:JavaScript正则表达式展示器](https://jex.im/regulex/)
403
- [寻找完美的 URL 验证正则表达式](https://mathiasbynens.be/demo/url-regex)
404
+- [Online regex tester and visualizer](https://extendsclass.com/regex-tester.html)
0 commit comments