Forem

Regular Expressions

A regular expression (shortened as regex or regexp also referred to as regular expression) is a sequence of characters that specifies a search pattern.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Learning regex with doggos

Learning regex with doggos

5
Comments
5 min read
Learning to Love RegEx: a Find and Replace example

Learning to Love RegEx: a Find and Replace example

9
Comments
2 min read
Regular expressions Tutorial For Linux

Regular expressions Tutorial For Linux

9
Comments
1 min read
RegEx match all words with a prefix
Cover image for RegEx match all words with a prefix

RegEx match all words with a prefix

3
Comments
1 min read
Replace anchor tags with square bracket format
Cover image for Replace anchor tags with square bracket format

Replace anchor tags with square bracket format

4
Comments
1 min read
Remove params from URL in JavaScript
Cover image for Remove params from URL in JavaScript

Remove params from URL in JavaScript

4
Comments
1 min read
Check for valid url with JavaScript + RegEx
Cover image for Check for valid url with JavaScript + RegEx

Check for valid url with JavaScript + RegEx

4
Comments
2 min read
Regex split by spaces except inside quote marks
Cover image for Regex split by spaces except inside quote marks

Regex split by spaces except inside quote marks

2
Comments
1 min read
loading...