Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 5,620 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
no double spaces / leading / trailing spaces
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-14 11:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
saily find coords
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-12 16:14
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find Capture groups in RegExp Source
ECMAScript (JavaScript)
Find all capture groups in RegExp source. All forms of None-capture groups are ignored. name of named capture group will be captured by the name "name" which is group[2].
Submitted by
anonymous
-
4 years ago
2019-10-08 06:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Normal Amounts
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-07 15:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
useTranslation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-05 11:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Spanish number plate with hyphens (EU format)
ECMAScript (JavaScript)
Example: 1234-BBB
Submitted by
anonymous
-
4 years ago
2019-10-04 10:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Valid number format for input field (string)
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-03 16:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ParseFloat-able
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-03 16:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Non-parseFloat-able
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-03 16:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
highlighting with punctuation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-03 06:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Rule34
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-28 17:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
jsgf header (version, encoding, locale)
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-24 15:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Secure Phone Number
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-23 19:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get string between quotes
ECMAScript (JavaScript)
Gets a string between double or single quotes
Submitted by
anonymous
-
4 years ago
2019-09-23 18:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
jsgf grammar (namesapce)
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-23 17:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
email address
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-23 14:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Portugal / Portuguese License Plate (MatrĂcula - Placa)
ECMAScript (JavaScript)
Regex to recognize Vehicle License Plates in Portugal
Submitted by
anonymous
-
4 years ago
2019-09-18 10:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Namespace Declaration
ECMAScript (JavaScript)
like xxx="something" in
Submitted by
anonymous
-
4 years ago
2019-09-16 13:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Password Validation
ECMAScript (JavaScript)
Checks that a password has a minimum of 6 characters, at least 1 uppercase letter, 1 lowercase letter, and 1 number with no spaces.
Submitted by
Christian Klemp
-
4 years ago
2019-09-12 13:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Email validation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-11 11:54
1
...
174
175
176
177
178
179
180
...
281
regex-puppet-v1
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
sort_id"
(
[
\w\W
\-
_*+.,
]
+
)
"sort_id"
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
Wendy
-
5 years ago
2018-07-29 18:49