diff options
| author | Varunram Ganesh <[email protected]> | 2020-10-14 17:05:58 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-14 17:05:58 -0400 |
| commit | 38ebdac47addcf5dda07c14f6fd231eaf4814fe3 (patch) | |
| tree | c4c057450e06666f32365c0022aec952a33f7c4d | |
| parent | be6cf5480b66e2d8587be877d4d910498d817deb (diff) | |
| parent | 3b35a28cc921f9b691d0d7fadc3eeba5ffaf6b0d (diff) | |
| download | awesome-regex-38ebdac47addcf5dda07c14f6fd231eaf4814fe3.tar.xz awesome-regex-38ebdac47addcf5dda07c14f6fd231eaf4814fe3.zip | |
Merge pull request #73 from Jcparkyn/nodexr
Add Nodexr
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at - [Debuggex](https://www.debuggex.com/) - Online visual Regex tester. - [ExtendsClass](https://extendsclass.com/regex-tester.html) - Online visual Regex tester. +- [Nodexr](https://www.nodexr.net) - Online node-based Regex editor. - [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. |
