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.
How to remove dashes only from the line in RegExp?

How to remove dashes only from the line in RegExp?

Comments
1 min read
I made a text filtering tool!

I made a text filtering tool!

Comments
1 min read
Using regex named capture groups to process lines in a CSV file in ruby.

Using regex named capture groups to process lines in a CSV file in ruby.

Comments
1 min read
How to deal with regex? An extremely concise and definitive AI workflow.

How to deal with regex? An extremely concise and definitive AI workflow.

2
Comments
6 min read
Por que você deve repensar o uso de Regex em validações de strings em Go

Por que você deve repensar o uso de Regex em validações de strings em Go

Comments
3 min read
Avoiding Catastrophic Backtracking in Regular Expressions
Cover image for Avoiding Catastrophic Backtracking in Regular Expressions

Avoiding Catastrophic Backtracking in Regular Expressions

Comments
2 min read
👨‍🎓A Quick Start Guide to RegEx in JavaScript
Cover image for 👨‍🎓A Quick Start Guide to RegEx in JavaScript

👨‍🎓A Quick Start Guide to RegEx in JavaScript

8
Comments
2 min read
What building a phone number validator taught me about RegEx: FCC solution

What building a phone number validator taught me about RegEx: FCC solution

Comments
3 min read
I've created an open-source interactive game for learning regular expressions a fun way
Cover image for I've created an open-source interactive game for learning regular expressions a fun way

I've created an open-source interactive game for learning regular expressions a fun way

Comments
2 min read
Human Regex Gets TypeScript's Magic Typing 🚀
Cover image for Human Regex Gets TypeScript's Magic Typing 🚀

Human Regex Gets TypeScript's Magic Typing 🚀

2
Comments
3 min read
Parse & Decompose Url efficiently and accurately

Parse & Decompose Url efficiently and accurately

1
Comments
1 min read
Understanding Regex in Python: A Practical Example

Understanding Regex in Python: A Practical Example

Comments
2 min read
A Simple Script for Exporting Domain Accounts (Requires Regex)

A Simple Script for Exporting Domain Accounts (Requires Regex)

1
Comments
2 min read
🚀🛠Boost Your Regex Game with Regex Vault: A Library for Developers
Cover image for 🚀🛠Boost Your Regex Game with Regex Vault: A Library for Developers

🚀🛠Boost Your Regex Game with Regex Vault: A Library for Developers

10
Comments
2 min read
Regular Expressions(Regex) in Python
Cover image for Regular Expressions(Regex) in Python

Regular Expressions(Regex) in Python

9
Comments
4 min read
Coding challenge: Design and Implement an Advanced Text Search System

Coding challenge: Design and Implement an Advanced Text Search System

Comments
1 min read
Here are 7 Regex tools that can save your life from hell 🔥
Cover image for Here are 7 Regex tools that can save your life from hell 🔥

Here are 7 Regex tools that can save your life from hell 🔥

1
Comments
3 min read
🚀 Human-Regex: Write Readable Regular Expressions Like English
Cover image for 🚀 Human-Regex: Write Readable Regular Expressions Like English

🚀 Human-Regex: Write Readable Regular Expressions Like English

79
Comments 39
2 min read
Masking confidential data in prompts using Regex and spaCy

Masking confidential data in prompts using Regex and spaCy

Comments
5 min read
Automating Email Validation with Python: A Step-by-Step Tutorial
Cover image for Automating Email Validation with Python: A Step-by-Step Tutorial

Automating Email Validation with Python: A Step-by-Step Tutorial

3
Comments
13 min read
Unraveling the Magic of Regular Expressions: The Ultimate Guide to Mastering Sed, Gawk, and POSIX Patterns🚀

Unraveling the Magic of Regular Expressions: The Ultimate Guide to Mastering Sed, Gawk, and POSIX Patterns🚀

1
Comments 1
5 min read
Easy to follow Regular Expression Cheatsheet

Easy to follow Regular Expression Cheatsheet

Comments 3
2 min read
📝 Cross-Post Project Update: Regex, Bug Fixes, and More Regex!

📝 Cross-Post Project Update: Regex, Bug Fixes, and More Regex!

Comments
2 min read
How to work with regular expressions

How to work with regular expressions

Comments
2 min read
Advent of Code 2024 - Day 3: Mull it Over

Advent of Code 2024 - Day 3: Mull it Over

8
Comments
3 min read
loading...