Skip to content

Commit

Permalink
Add autoregex (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvinis authored Jul 14, 2022
1 parent b619493 commit 1cd3aef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
- [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.
- [AutoRegex](https://www.autoregex.xyz/home) - English <-> Regex from an AI.

## Security

Expand Down

0 comments on commit 1cd3aef

Please sign in to comment.