From 585160503ffbf37bfbeeab57e7e9fb6abf685f2a Mon Sep 17 00:00:00 2001 From: "jonas@geiger-natur.de" Date: Wed, 30 Oct 2024 20:14:55 +0100 Subject: [PATCH] regex added --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 55b0f33..25aea43 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,11 @@ Collection of useful software - [Scoop](https://scoop.sh/) - [PowerShellGallery](https://www.powershellgallery.com/) +## Regex + +- [Regex101](https://regex101.com/) - website to test regular expression and export it to any programming language +- [Regex.ai](https://regex.ai/) - website for generating regular expressions from examples and a defined target + ## NOT ASSIGNED - [UniGetUI](https://www.marticliment.com/unigetui/) - an intuitive GUI for the most common CLI package managers for Windows 10 and Windows 11, such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery