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 7,740 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
TS constructor body
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2018-01-21 20:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
TS model properties
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2018-01-21 20:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
BG Auctions
Python
no description available
Submitted by
anonymous
-
6 years ago
2018-01-19 12:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Github Profile URL
ECMAScript (JavaScript)
It checks whether the Github Profile URL is valid.
Submitted by
anonymous
-
6 years ago
2018-01-20 22:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
unlock
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2018-01-20 22:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Full name with non-latin characters
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2018-01-20 22:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
input acceptance
ECMAScript (JavaScript)
only valid chars
Submitted by
anonymous
-
6 years ago
2018-01-22 06:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
recipes
Golang
no description available
Submitted by
anonymous
-
6 years ago
2018-01-22 14:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match UUID
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2018-01-22 15:41
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
finding relative urls in a css file
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2018-01-22 22:59
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
verifyWebName
ECMAScript (JavaScript)
verify if a string can be use in a username pattern for my project
Submitted by
Feloem Goetia
-
6 years ago
2018-01-23 08:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match CSS Variables
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2018-01-27 16:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Discord js code markup parser
ECMAScript (JavaScript)
no description available
Submitted by
sorashi
-
6 years ago
2018-01-28 17:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Example regex
Python
no description available
Submitted by
anonymous
-
6 years ago
2018-01-30 20:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Foodie2
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2018-01-31 07:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get Host from DNSNAMES.ORA
ECMAScript (JavaScript)
This expression gives me the hostname for a given schema
Submitted by
anonymous
-
6 years ago
2018-01-31 10:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
JSON Request
Python
Obtem os valores de campo e valor de um JSON. Nao trata arrays, apenas objetos.
Submitted by
anonymous
-
6 years ago
2018-01-31 17:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
comment
Python
no description available
Submitted by
anonymous
-
6 years ago
2018-02-01 01:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Њ специјални случајеви >> НЈ
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2018-02-01 10:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
split
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2018-02-02 08:02
1
...
238
239
240
241
242
243
244
...
387
trim expression
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
(
"
\s
+
|
^
[
\w\s\w
]
)
|
(
\s
+
"
)
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
5 years ago
2018-11-06 14:12