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.
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
Cover image for 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
Cover image for 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.
Cover image for 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?
Cover image for 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
Cover image for 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
Cover image for 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
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)
Cover image for The Complete Guide to Regular Expressions (Regex)

The Complete Guide to Regular Expressions (Regex)

700
Comments 9
14 min read
Using Nokogiri and RegEx to Scan a Webpage in Ruby
Cover image for 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?
Cover image for 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
Cover image for 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

22
Comments
15 min read
RegEx, Data Classes and Type Hints with Python: Learning from tweet text
Cover image for 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
Cover image for Introduction to Regex

Introduction to Regex

14
Comments
7 min read
Validation mask through Regex with Python
Cover image for 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
loading...