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.
Only Numbers validation in JS

Only Numbers validation in JS

7
Comments 1
1 min read
How to Use Regular Expressions in Python
Cover image for 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
Cover image for 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
Cover image for Regex to the Reading History Rescue

Regex to the Reading History Rescue

5
Comments
2 min read
Validate Phone Number

Validate Phone Number

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

REGEX (REGULAR EXPRESSIONS) WITH EXAMPLES

7
Comments
1 min read
Cracking into Regex
Cover image for 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
Learning Vim Regex

Learning Vim Regex

64
Comments 4
22 min read
Not a Regular Password Regex
Cover image for Not a Regular Password Regex

Not a Regular Password Regex

6
Comments
2 min read
Does /[A-z]/ Work For Case-Insensitive Regex?
Cover image for Does /[A-z]/ Work For Case-Insensitive Regex?

Does /[A-z]/ Work For Case-Insensitive Regex?

12
Comments
2 min read
How do you regex?

How do you regex?

42
Comments 24
1 min read
RegExp Cheatsheet to speed up code editing and refactor
Cover image for RegExp Cheatsheet to speed up code editing and refactor

RegExp Cheatsheet to speed up code editing and refactor

176
Comments 4
5 min read
Use Regex to match multi Kafka topics Grafana Dashboard

Use Regex to match multi Kafka topics Grafana Dashboard

7
Comments
1 min read
100 Languages Speedrun: Episode 47: Raku (Perl 6) Regular Expressions

100 Languages Speedrun: Episode 47: Raku (Perl 6) Regular Expressions

5
Comments 20
10 min read
A beginner's guide to Regex

A beginner's guide to Regex

5
Comments
9 min read
How do you feel about regex?

How do you feel about regex?

72
Comments 73
1 min read
Negative lookbehind alternative in JavaScript

Negative lookbehind alternative in JavaScript

6
Comments 2
2 min read
Caso de uso: RegEx
Cover image for Caso de uso: RegEx

Caso de uso: RegEx

19
Comments 1
3 min read
Introdução a RegEx
Cover image for Introdução a RegEx

Introdução a RegEx

6
Comments
14 min read
Regex Named Groups and Backreferences
Cover image for Regex Named Groups and Backreferences

Regex Named Groups and Backreferences

2
Comments
4 min read
100 Languages Speedrun: Episode 07: Sed and Regular Expression FizzBuzz

100 Languages Speedrun: Episode 07: Sed and Regular Expression FizzBuzz

8
Comments
11 min read
Venha expressar regulamente conosco?
Cover image for Venha expressar regulamente conosco?

Venha expressar regulamente conosco?

6
Comments
2 min read
Can you find the bug in this piece of code? - RegExp edition 🌍
Cover image for Can you find the bug in this piece of code? - RegExp edition 🌍

Can you find the bug in this piece of code? - RegExp edition 🌍

31
Comments 24
1 min read
Capturing group misconception in Regex

Capturing group misconception in Regex

1
Comments
2 min read
loading...