DEV Community

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.
Expressões Regulares IV - as três regras da regex I - backtracking

Expressões Regulares IV - as três regras da regex I - backtracking

10
Comments
7 min read
Open Source Adventures: Episode 81: Exploring Raku Regular Expression API

Open Source Adventures: Episode 81: Exploring Raku Regular Expression API

2
Comments 2
3 min read
Open Source Adventures: Episode 80: Exploring Python Regular Expression API

Open Source Adventures: Episode 80: Exploring Python Regular Expression API

3
Comments
6 min read
Expressões Regulares III - âncoras, limites de palavras e caracteres de palavras

Expressões Regulares III - âncoras, limites de palavras e caracteres de palavras

19
Comments
2 min read
Open Source Adventures: Episode 79: Exploring Crystal Regular Expression API

Open Source Adventures: Episode 79: Exploring Crystal Regular Expression API

9
Comments
4 min read
Medicine for Rudolph

Medicine for Rudolph

1
Comments 3
4 min read
1. Regex - podstawy

1. Regex - podstawy

5
Comments
5 min read
Learning Regular Expressions

Learning Regular Expressions

3
Comments
4 min read
Expressões Regulares II - classes de caracteres

Expressões Regulares II - classes de caracteres

25
Comments
2 min read
The Regular Expression (RegEx) Cheat Sheet you always wanted

The Regular Expression (RegEx) Cheat Sheet you always wanted

935
Comments 14
4 min read
Expressões Regulares I - o básico

Expressões Regulares I - o básico

20
Comments
3 min read
Internet Protocol Version 7

Internet Protocol Version 7

1
Comments
7 min read
Mongodb text index vs regex for text searching

Mongodb text index vs regex for text searching

2
Comments 1
3 min read
Open Source Adventures: Episode 77: Improving Regular Expressions API

Open Source Adventures: Episode 77: Improving Regular Expressions API

1
Comments
4 min read
Google Sheets Tutorial – How to Use Regex and VLOOKUP to Display Images from Google Drive

Google Sheets Tutorial – How to Use Regex and VLOOKUP to Display Images from Google Drive

Comments
6 min read
Passgen: A password generator that uses a regex-like syntax to create secure passwords of any shape.

Passgen: A password generator that uses a regex-like syntax to create secure passwords of any shape.

18
Comments 1
7 min read
Regex basics

Regex basics

7
Comments 2
7 min read
Intro to Regular Expressions

Intro to Regular Expressions

4
Comments 2
4 min read
A Comprehensive Guide to Regular Expressions

A Comprehensive Guide to Regular Expressions

4
Comments
9 min read
How to Match a Phone Number with Regex and JavaScript

How to Match a Phone Number with Regex and JavaScript

1
Comments
5 min read
Expresiones Regulares

Expresiones Regulares

Comments
2 min read
casual-markdown: lightweight regexp-base markdown parser (+TOC, scrollspy and frontmatter)

casual-markdown: lightweight regexp-base markdown parser (+TOC, scrollspy and frontmatter)

10
Comments
2 min read
IntroducciĂłn a Regex

IntroducciĂłn a Regex

3
Comments
3 min read
Removing HTML Tags with RegEx or using DOMParser() using JavaScript.

Removing HTML Tags with RegEx or using DOMParser() using JavaScript.

11
Comments 4
3 min read
What are some Regular Expression concepts you find hard to grok?

What are some Regular Expression concepts you find hard to grok?

22
Comments 13
1 min read
Web Scraping con scrapy y regex

Web Scraping con scrapy y regex

5
Comments
3 min read
Re2j instead of default regEx in Java: when and how to use it

Re2j instead of default regEx in Java: when and how to use it

5
Comments
6 min read
Verify password with a single regex

Verify password with a single regex

8
Comments
3 min read
Remove extra space from text with regex - Python

Remove extra space from text with regex - Python

3
Comments
1 min read
Write Regex Pattern for Password Validation Like a Pro

Write Regex Pattern for Password Validation Like a Pro

42
Comments 7
3 min read
Access JavaScript variable from a URL using php and regex

Access JavaScript variable from a URL using php and regex

7
Comments
1 min read
Using Regular Expressions(RegExp) in Dart/Flutter

Using Regular Expressions(RegExp) in Dart/Flutter

15
Comments
14 min read
Beginner's Guide to Regex

Beginner's Guide to Regex

5
Comments
6 min read
The Complete Guide to Regular Expressions (Regex)

The Complete Guide to Regular Expressions (Regex)

697
Comments 9
14 min read
Using Nokogiri and RegEx to Scan a Webpage in Ruby

Using Nokogiri and RegEx to Scan a Webpage in Ruby

10
Comments
4 min read
Where to start with regular expressions?

Where to start with regular expressions?

7
Comments
1 min read
Project Upgrade: Voice Controlled To-Do List App with Deepgram and Vue 3

Project Upgrade: Voice Controlled To-Do List App with Deepgram and Vue 3

21
Comments
15 min read
RegEx, Data Classes and Type Hints with Python: Learning from tweet text

RegEx, Data Classes and Type Hints with Python: Learning from tweet text

11
Comments
6 min read
Simple, beginner steps: RegEx and strings.

Simple, beginner steps: RegEx and strings.

5
Comments
3 min read
Introduction to Regex

Introduction to Regex

14
Comments
7 min read
Validation mask through Regex with Python

Validation mask through Regex with Python

5
Comments
2 min read
Regular Expression Example

Regular Expression Example

6
Comments
2 min read
Regular Expression (Regex) with Python

Regular Expression (Regex) with Python

7
Comments
2 min read
Transforming VS Code Snippets

Transforming VS Code Snippets

10
Comments
6 min read
Melody: A New Way to RegEx

Melody: A New Way to RegEx

6
Comments
6 min read
A Quick Behind the Scenes of Greedy and Lazy Matching

A Quick Behind the Scenes of Greedy and Lazy Matching

6
Comments
5 min read
Remove double imports with regular expression

Remove double imports with regular expression

7
Comments
1 min read
Regex Of The Week #1

Regex Of The Week #1

5
Comments
1 min read
O poder das expressões regulares em Python

O poder das expressões regulares em Python

7
Comments
2 min read
Why you never hate Regex again?

Why you never hate Regex again?

6
Comments
1 min read
The black art of Regular Expressions

The black art of Regular Expressions

6
Comments 1
4 min read
Only Numbers validation in JS

Only Numbers validation in JS

7
Comments 1
1 min read
How to Use Regular Expressions in Python

How to Use Regular Expressions in Python

10
Comments
6 min read
001/100 Days of Code: Expressões Regulares

001/100 Days of Code: Expressões Regulares

11
Comments 4
2 min read
Regex to the Reading History Rescue

Regex to the Reading History Rescue

5
Comments
2 min read
How we sped up a Regex by 50,000x to make a family-friendly MMO safe for all

How we sped up a Regex by 50,000x to make a family-friendly MMO safe for all

19
Comments 2
19 min read
Validate Phone Number

Validate Phone Number

6
Comments
1 min read
REGEX (REGULAR EXPRESSIONS) WITH EXAMPLES

REGEX (REGULAR EXPRESSIONS) WITH EXAMPLES

6
Comments
1 min read
Cracking into Regex

Cracking into Regex

16
Comments
4 min read
Intro to Regular Expressions in Ruby

Intro to Regular Expressions in Ruby

2
Comments
3 min read
loading...