diff options
| author | Varunram Ganesh <[email protected]> | 2019-06-22 21:18:38 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-06-22 21:18:38 -0400 |
| commit | 0c6fdcb548c82f440302e8b2eb72508b10d4e203 (patch) | |
| tree | d97f0e5452816d9b83eb5aa0e9d8cf06ecbcd9d8 | |
| parent | 04376f40beec7ed7fbdf28f33021b5895b21b907 (diff) | |
| parent | 417109057d0253fd2134b22f12ad827782f87d99 (diff) | |
| download | awesome-regex-0c6fdcb548c82f440302e8b2eb72508b10d4e203.tar.xz awesome-regex-0c6fdcb548c82f440302e8b2eb72508b10d4e203.zip | |
add ExtendsClass to prototyping and testing section
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at ## Prototyping and Testing - [Debuggex](https://www.debuggex.com/) - Online visual Regex tester. +- [ExtendsClass](https://extendsclass.com/regex-tester.html) - Online visual Regex tester. - [Regexr](http://regexr.com/) - Website for interactive Regex prototyping with syntax highlighting (by @gskinner). - [Regex101](https://regex101.com/) - Online Regex tester, debugger with highlighting. - [Rubular](http://rubular.com/) - Ruby-based regular expression editor and tester. |
