Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 3,840 community submitted regex patterns...
0
Mathematics Expression - Is Number
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Mathematics Expression - Is Number
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
HSL
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
js CC validation regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Replacement about <ruby> in HTML
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Email Validation <addr>@<website>.<domain>
ECMAScript (JavaScript)
Basic validation for email. Not Fool-Proof.
Submitted by
Subinoy Roy
-
7 years ago
0
Javascript Regex
ECMAScript (JavaScript)
Portal Use
Submitted by
mumair
-
7 years ago
0
Find Next Number
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Chord Pattern
ECMAScript (JavaScript)
Pattern to match ukulele chords, wrapped in square brackets. Examples: [G] [Em] [Dsus2] [Bb] [Ab7sus4]
Submitted by
Kris Paulsen
-
7 years ago
0
Validate param name
ECMAScript (JavaScript)
no description available
Submitted by
ABabin
-
7 years ago
0
DnD Number Roll
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
DnD Get Shortcodes
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
.js matcher
ECMAScript (JavaScript)
matches js files like app.js or jquery.min.js
Submitted by
anonymous
-
7 years ago
0
check name thai
ECMAScript (JavaScript)
check name thai
Submitted by
leenawat
-
7 years ago
0
ก-ฮ
ECMAScript (JavaScript)
กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพภมยรลฤลวศษสหฬอฮ ref: http://www.utf8-chartable.de/unicode-utf8-table.pl?start=3584&number=128&utf8=0x
Submitted by
leenawat
-
7 years ago
0
Mathematics Expression
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Mathematics Expression - Method Or Blanket
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Match simple mathemathics expressions
ECMAScript (JavaScript)
This regexp matches for example that: 10+10 10,0+9,9 10,0+9 10+9,9 allowed operations are: +,-,/,*...
Submitted by
Dominik
-
7 years ago
0
Removal of Non Word Characters
ECMAScript (JavaScript)
An example of a regex to use when wanting to remove special characters from a string
Submitted by
anonymous
-
7 years ago
0
NZ Phone Number
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
1
...
20
21
22
23
24
...
192
Community Library Entry
2
Regular Expression
PCRE (PHP <7.3)
/
/
[
,
\s
"'
]
/
g
/
Open regex in editor
Description
no description available
Submitted by
anonymous
-
11 years ago