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.
Refactoring HTML code with help of regex search and replace

Refactoring HTML code with help of regex search and replace

8
Comments
2 min read
Making Regular Expressions Readable in JavaScript
Cover image for Making Regular Expressions Readable in JavaScript

Making Regular Expressions Readable in JavaScript

17
Comments 9
2 min read
Becoming a wizard with Vim
Cover image for Becoming a wizard with Vim

Becoming a wizard with Vim

5
Comments 3
3 min read
Regex: finding repetitions
Cover image for Regex: finding repetitions

Regex: finding repetitions

8
Comments
1 min read
Answer: Regular Expressions and negating a whole character group [duplicate]

Answer: Regular Expressions and negating a whole character group [duplicate]

3
Comments
1 min read
Parte 1: RegExp - Qué son, para qué se utilizan y cómo funcionan

Parte 1: RegExp - Qué son, para qué se utilizan y cómo funcionan

4
Comments
4 min read
Regex - Character Ranges

Regex - Character Ranges

8
Comments
1 min read
A Visual Guide to Regular Expression
Cover image for A Visual Guide to Regular Expression

A Visual Guide to Regular Expression

1272
Comments 29
7 min read
Learning to Love Regex
Cover image for Learning to Love Regex

Learning to Love Regex

33
Comments
8 min read
Ruby's gsub method: What, Why, & How
Cover image for Ruby's gsub method: What, Why, & How

Ruby's gsub method: What, Why, & How

7
Comments
5 min read
Emulating regexp lookarounds in GNU sed
Cover image for Emulating regexp lookarounds in GNU sed

Emulating regexp lookarounds in GNU sed

1
Comments
5 min read
How to flip array keys and values in the code editor?
Cover image for How to flip array keys and values in the code editor?

How to flip array keys and values in the code editor?

18
Comments 2
1 min read
Intro to Bash Regular Expressions

Intro to Bash Regular Expressions

40
Comments 2
15 min read
Yup Schema Commonly Used Examples

Yup Schema Commonly Used Examples

18
Comments 2
1 min read
Reflecting the first 20 days of 100DaysOfCode
Cover image for Reflecting the first 20 days of 100DaysOfCode

Reflecting the first 20 days of 100DaysOfCode

5
Comments
6 min read
Re-indenting with Notepad++ regex replace

Re-indenting with Notepad++ regex replace

2
Comments
1 min read
Day 14 of 100DaysOfCode

Day 14 of 100DaysOfCode

4
Comments
1 min read
Day 18 of 100DaysOfCode
Cover image for Day 18 of 100DaysOfCode

Day 18 of 100DaysOfCode

6
Comments
2 min read
Espressioni Regolari in JavaScript
Cover image for Espressioni Regolari in JavaScript

Espressioni Regolari in JavaScript

9
Comments 3
5 min read
Basic Regex

Basic Regex

41
Comments 1
6 min read
Python RegEx Tutorial with practice
Cover image for Python RegEx Tutorial with practice

Python RegEx Tutorial with practice

5
Comments
2 min read
Regex isn't that hard
Cover image for Regex isn't that hard

Regex isn't that hard

117
Comments 24
5 min read
Find all ip addresses in a project

Find all ip addresses in a project

6
Comments
1 min read
Day 16 of 100DaysOfCode
Cover image for  Day 16 of 100DaysOfCode

Day 16 of 100DaysOfCode

24
Comments
4 min read
Powerful regex for the practical dev #2
Cover image for Powerful regex for the practical dev #2

Powerful regex for the practical dev #2

1
Comments
5 min read
loading...