aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.