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

23
Comments 1
7 min read
Regex basics

Regex basics

7
Comments 2
7 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.

15
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

9
Comments
6 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

93
Comments 7
3 min read
Verify password with a single regex

Verify password with a single regex

8
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.