Add HelpingJs Package (regex section)

Check Regex Patterns in JavaScript with helping-js.
This commit is contained in:
Parsa Jiravand
2024-07-13 12:50:22 +03:30
committed by GitHub
parent d76045c441
commit bf77901333

View File

@@ -584,6 +584,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
## RegExp ## RegExp
* [RegEx101](https://regex101.com/#javascript) - Online regex tester and debugger for JavaScript. Also supports Python, PHP and PCRE. * [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. * [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 ## Voice Command