Skip to content

Commit

Permalink
Add Cyrilex to 工具 in RegExp.md (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilbois committed Mar 16, 2024
1 parent 4e6864b commit 2b55734
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/JavaScript/RegExp.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,3 +401,4 @@ console.log(dP2.test("2017-02-29"));
- [正则表达式在线测试工具](http://regex.zjmainstay.cn/)
- [Regulex:JavaScript正则表达式展示器](https://jex.im/regulex/)
- [寻找完美的 URL 验证正则表达式](https://mathiasbynens.be/demo/url-regex)
- [Online regex tester and visualizer](https://extendsclass.com/regex-tester.html)

0 comments on commit 2b55734

Please sign in to comment.