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 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

938
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

5
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.

22
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.

14
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

8
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

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

Using Regular Expressions(RegExp) in Dart/Flutter

16
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)

700
Comments 9
14 min read
loading...