aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarunram Ganesh <[email protected]>2019-06-22 21:18:38 -0400
committerGitHub <[email protected]>2019-06-22 21:18:38 -0400
commit0c6fdcb548c82f440302e8b2eb72508b10d4e203 (patch)
treed97f0e5452816d9b83eb5aa0e9d8cf06ecbcd9d8
parent04376f40beec7ed7fbdf28f33021b5895b21b907 (diff)
parent417109057d0253fd2134b22f12ad827782f87d99 (diff)
downloadawesome-regex-0c6fdcb548c82f440302e8b2eb72508b10d4e203.tar.xz
awesome-regex-0c6fdcb548c82f440302e8b2eb72508b10d4e203.zip
add ExtendsClass to prototyping and testing section
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d294379..fb63cc9 100644
--- a/README.md
+++ b/README.md
@@ -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.