From be6cf5480b66e2d8587be877d4d910498d817deb Mon Sep 17 00:00:00 2001 From: Andriy Orehov Date: Thu, 6 Aug 2020 22:57:55 +0300 Subject: Add grex to generators --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d81ddf..9cb87b7 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at - [rgxg](https://rgxg.github.io) - Command line tool to generate Regex - [Strings to RegEx](https://www.wimpyprogrammer.com/strings-to-regex/) - JavaScript library and online tool to generate a regular expression that matches strings. - [Regex Guide](https://regex.guide/playground) - Plain Text to Regex Generator. +- [grex](https://github.com/pemistahl/grex) - A command-line tool and library for generating regular expressions from user-provided test cases. ## Learning -- cgit v1.2.3