Merge pull request #176 from distinctblur/master

Added regex101 for js regex validation/testing
This commit is contained in:
Huei Tan 2015-08-17 12:29:37 +08:00
commit eca6d78d8a

View File

@ -407,7 +407,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
## RegExp
* [RegEx101](https://regex101.com/#javascript) - Online regex tester and debugger for JavaScript. Also supports Python, PHP and PCRE.
## Media