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
Only valid if uppercase words (letters + space), minimum 1, maximum 21
ECMAScript (JavaScript)
"ASDF ASDF ASDF ASDF A" OK "ASDF ASDF ASDF ASDF AS" NOK "asfd ASDF ASDF ASDF" NOK "ASDF ASDF ASDF AsdF" NOK "ASDF ASDF ASDF A12F" NOK
Submitted by
Matthias G.
-
8 years ago
1
Username
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
^((?!^City$)[a-zA-Z '])+$
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
Cascade ID
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
Outher {} brackets
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
css_dark
ECMAScript (JavaScript)
css样式排除github的一个正则表达式
Submitted by
amy
-
8 years ago
1
|
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
Ticketnummer
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
Regex HTML
ECMAScript (JavaScript)
Trying to get in between ><
Submitted by
anonymous
-
8 years ago
1
JS terminal stuff
ECMAScript (JavaScript)
no description available
Submitted by
b3nsn0w
-
8 years ago
1
Regex for Instance name validation
ECMAScript (JavaScript)
no description available
Submitted by
Sanoj Antony
-
8 years ago
1
vowels
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
gotcha
ECMAScript (JavaScript)
Ci
Submitted by
anonymous
-
8 years ago
1
Delete duplicated chars
ECMAScript (JavaScript)
Deletes all duplicated chars in a string
Submitted by
Marcelo Fuentes
-
8 years ago
1
espre. ok
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
\[\ \s*[a-z#A-Z_]+\s*-?\d+([\.]\d+)*\s*\ ]/
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
Twitter tag regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
Javascript Literal to JSON
ECMAScript (JavaScript)
Converts a javascript literal to json format
Submitted by
Justin Echternach
-
8 years ago
1
Vimeo id from swf url
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
Extract Sql Columns from the given query
ECMAScript (JavaScript)
Tries to find the column names from the given SQL query.
Submitted by
anonymous
-
8 years ago
1
...
60
61
62
63
64
...
173