From bf7790133300a61bdb36bc853eaa8f5489376988 Mon Sep 17 00:00:00 2001 From: Parsa Jiravand <54263016+parsajiravand@users.noreply.github.com> Date: Sat, 13 Jul 2024 12:50:22 +0330 Subject: [PATCH] Add HelpingJs Package (regex section) Check Regex Patterns in JavaScript with helping-js. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3aa6b1a..b130581 100644 --- a/README.md +++ b/README.md @@ -584,6 +584,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## RegExp * [RegEx101](https://regex101.com/#javascript) - Online regex tester and debugger for JavaScript. Also supports Python, PHP and PCRE. * [RegExr](https://regexr.com/) - HTML/JS based tool for creating, testing, and learning about Regular Expressions. +* [HelpingJs/Regex](https://helping-js.netlify.app/regex) - Check Regex Patterns in JavaScript with helping-js. ## Voice Command