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,460 community submitted regex patterns...
1
Regrex email wiki
ECMAScript (JavaScript)
Length of email address is an industry standard, lady "The format of email addresses is local-part@domain where the local part may be up to 64 characters long and the domain may have a maximum of 255 characters[2]—but the maximum of 256-character length of a forward or reverse path restricts the ent...
Submitted by
anonymous
-
8 years ago
1
Extract URL, FTP, Mailto
ECMAScript (JavaScript)
extract url such as http, https:, ftp and mailto from a string
Submitted by
Kumar Sundaram
-
8 years ago
1
Months Regex
ECMAScript (JavaScript)
For Month Verification Works for January / Jan / Jan.
Submitted by
F0123X
-
8 years ago
1
Date checker for X values
ECMAScript (JavaScript)
Work in progress
Submitted by
anonymous
-
8 years ago
1
Phone numbers and/or extensions(relaxed)
ECMAScript (JavaScript)
Useful for phone number extraction
Submitted by
hslayer
-
8 years ago
1
email address
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
1
Matches all subdomains excluding www
ECMAScript (JavaScript)
Matches all subdomains (specifically in group 2) excluding www
Submitted by
AurielleP
-
7 years ago
1
Replace text between double curly braces
ECMAScript (JavaScript)
no description available
Submitted by
TonyM (g33ktony)
-
7 years ago
1
find widget.method name
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
1
Stripping tags from ajax response
ECMAScript (JavaScript)
With this regex, is possible to strip som parts of response
Submitted by
anonymous
-
7 years ago
1
Full amount, with comma, 2 decimal places
ECMAScript (JavaScript)
Valid: 0.00 123.12 123,123,123.12 123,123,123,123.00 ...
Submitted by
Benji W J YANG
-
7 years ago
1
Percentage with 2 decimal places
ECMAScript (JavaScript)
Valid: +100.00% -100.00% +2.00% -22.00% +2.99%...
Submitted by
Benji W J YANG
-
7 years ago
1
Email Verification
ECMAScript (JavaScript)
valid: benji_yang@basic.cn benji.yang@roolbox.com benji-yang@gmail.org invalid:...
Submitted by
Benji W J YANG
-
7 years ago
1
Mail TIGF
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
1
Word filter
ECMAScript (JavaScript)
This regex matches up with the word rape, even if accent marks are used.
Submitted by
Ethan Lawrence
-
7 years ago
1
Meetup Event URL
ECMAScript (JavaScript)
Allowed URL patterns for Meetup.com events
Submitted by
anonymous
-
7 years ago
1
Check if string matches a valid CSS color (hex, rgb, rgba, hsl, hsla)
ECMAScript (JavaScript)
no description available
Submitted by
Ioannis Potouridis
-
7 years ago
1
GIT URL
ECMAScript (JavaScript)
no description available
Submitted by
UNKNW
-
7 years ago
1
Match Decimal allow single leading/tailing 0
ECMAScript (JavaScript)
Matches a decimal, but only allows for leading/tailing Zeros if they are the first digit to precede or follow the decimal point
Submitted by
Doom87er
-
7 years ago
1
UK Telephone Numbers
ECMAScript (JavaScript)
no description available
Submitted by
Riaan Joubert
-
7 years ago
1
...
141
142
143
144
145
...
173