Skip to content

Commit

Permalink
Update 一些正则表达式随记.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove authored Mar 11, 2022
1 parent b68e942 commit fc26be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Javascript/一些正则表达式随记.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,3 +398,4 @@ console.log(dP2.test("2017-02-29"));
- [Online regex tester. Full highlighting of regex syntax. Very useful. Javascript regex used.](http://myregexp.com/)
- [正则表达式在线测试工具](http://regex.zjmainstay.cn/)
- [Regulex:JavaScript正则表达式展示器](https://jex.im/regulex/)
- [寻找完美的 URL 验证正则表达式](https://mathiasbynens.be/demo/url-regex)

0 comments on commit fc26be1

Please sign in to comment.