mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-28 05:58:04 -08:00
Add HelpingJs Package (regex section)
Check Regex Patterns in JavaScript with helping-js.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user