DEV Community

# regularexpression

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Visual Guide to Regular Expression

A Visual Guide to Regular Expression

1271
Comments 29
7 min read
World-first Static time RegEx engine with O(0) time complexity

World-first Static time RegEx engine with O(0) time complexity

90
Comments 9
4 min read
Basic Regex

Basic Regex

41
Comments 1
6 min read
【Mac】Regular Expressions for exact matching as words with grep and sed

【Mac】Regular Expressions for exact matching as words with grep and sed

9
Comments
2 min read
Master Regular Expression Through Real-World Examples

Master Regular Expression Through Real-World Examples

9
Comments
4 min read
How to remember the `m` and `s` modifier for a regular expression in JavaScript?

How to remember the `m` and `s` modifier for a regular expression in JavaScript?

7
Comments
4 min read
In JavaScript or PCRE regular expression, you have to specify a `0` for a minimum quantity

In JavaScript or PCRE regular expression, you have to specify a `0` for a minimum quantity

7
Comments
1 min read
Ruby Method of the Day: String#=~

Ruby Method of the Day: String#=~

5
Comments
1 min read
Multiline flag in regex

Multiline flag in regex

5
Comments
1 min read
Regex, dont be scared

Regex, dont be scared

4
Comments
2 min read
Regex: Match Sets

Regex: Match Sets

4
Comments
1 min read
Basic regular expression in different languages

Basic regular expression in different languages

3
Comments
1 min read
Greedy and lazy match in regex

Greedy and lazy match in regex

3
Comments
1 min read
Extract All of Regular-Expression matches from html page using JMeter

Extract All of Regular-Expression matches from html page using JMeter

2
Comments
2 min read
Regular Expression Matching Leetcode Python Solution

Regular Expression Matching Leetcode Python Solution

1
Comments
1 min read
Regex: Match for a `yes` or a `no`

Regex: Match for a `yes` or a `no`

1
Comments
1 min read
Regular Expression to find hastag-cloud at the end of an message

Regular Expression to find hastag-cloud at the end of an message

Comments
1 min read
Signup and Login form using Javascript Regular Expression

Signup and Login form using Javascript Regular Expression

Comments
1 min read
loading...