From d2b7abe013ea5010e0c7528c3be0b19517cad039 Mon Sep 17 00:00:00 2001 From: Charvi Upreti <93568245+charviupreti@users.noreply.github.com> Date: Fri, 20 Oct 2023 05:40:47 +0530 Subject: [PATCH] Adding Regular Expression Visualization Site (#10471) * Adding Regular Expression Visualization Site * Update free-programming-interactive-tutorials-en.md * Update free-programming-interactive-tutorials-en.md * Update free-programming-playgrounds.md * Update free-programming-interactive-tutorials-en.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md --- more/free-programming-playgrounds.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index d228998c9..973db8852 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -312,6 +312,7 @@ * [iHateRegex: regex for playground](https://ihateregex.io/playground) - Geon George * [Regex Tester and Debugger Online - Javascript, PCRE, PHP](https://www.regextester.com) - Dan's Tools * [Regex101: build, test, and debug regex](https://regex101.com) - Firas Dib (regex101.com) +* [Regexper](https://regexper.com) - Jeff Avallone * [RegExr: Learn, Build, \& Test RegEx](https://regexr.com) - GSkinner Inc.