Skip to content

Commit

Permalink
Merge pull request #38 from cyrilbois/docs
Browse files Browse the repository at this point in the history
Add resource to Regular Expressions in regular.md
  • Loading branch information
aleen42 committed Apr 8, 2024
2 parents fa836da + bdabb7f commit 0563567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Programming/JavaScript/regular/regular.md
Expand Up @@ -18,6 +18,7 @@ Before learning, here is a list of tools for working with Regular Expressions:
- [**RegexPal** (Online)](http://regexpal.com)
- [**RegexMagic**](http://www.regexmagic.com/RegexMagicCookbook.exe)
- [**regex.larsolavtorvik.com** (Online)](http://regex.larsolavtorvik.com/)
- [**Cyrilex** (Online)](https://extendsclass.com/regex-tester.html)
- ...

Now, we start to talk about Regular Expressions in JavaScript with a category:
Expand Down

0 comments on commit 0563567

Please sign in to comment.