Skip to content

Commit

Permalink
Add resource to Regular Expressions in regular.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilbois committed Mar 30, 2024
1 parent fa836da commit bdabb7f
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 bdabb7f

Please sign in to comment.