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...
1
Complex Javascript Regex (With Non ASCII Support)
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
Complex Javascript Regex (ASCII Only)
ECMAScript (JavaScript)
no description available
Submitted by
datatypevoid
-
8 years ago
1
Match only ONE letter after a number
ECMAScript (JavaScript)
no description available
Submitted by
padre629
-
8 years ago
1
Get the hash of an URL
ECMAScript (JavaScript)
This ER is nice to get a hash from URL, I used today to pass the name of an bootstrap TAB and set the focus when the page loads. I did it using the Replace of JavaScript.
Submitted by
Marcelo Sabadini
-
8 years ago
1
MultiTag Best Regex
ECMAScript (JavaScript)
Now include regex inside {{ }}
Submitted by
Ricardo Feitoza
-
8 years ago
1
Hebrew pronunciation
ECMAScript (JavaScript)
no description available
Submitted by
Michael Sharpe
-
8 years ago
1
IPv4 list comma separated
ECMAScript (JavaScript)
Matches IPv4 address list separated by comma (,). Does not match an incomplete list (e.g. 192.168.1.0,)
Submitted by
anonymous
-
8 years ago
0
Phone Number
ECMAScript (JavaScript)
For phone numbers with country code(Optional)followed by 10 digit phone number.
Submitted by
Kshama
-
8 years ago
1
non-word chars and underscore
ECMAScript (JavaScript)
no description available
Submitted by
webDevRich
-
8 years ago
0
Number Ranges
ECMAScript (JavaScript)
Select number ranges dynamically
Submitted by
@yosefh
-
8 years ago
1
Image Candidate String
ECMAScript (JavaScript)
no description available
Submitted by
J. Porter
-
8 years ago
1
Match code in JS(basic)
ECMAScript (JavaScript)
it matches the code in JS, assumes that at least one function is defined to match with.
Submitted by
Dark knight
-
8 years ago
0
Number with optional decimal part
ECMAScript (JavaScript)
This regex checks for numbers with optional decimal part.
Submitted by
Pratik Sanyal
-
8 years ago
1
e-mail address (RFC5322)
ECMAScript (JavaScript)
https://www.w3.org/TR/html5/forms.html#valid-e-mail-address
Submitted by
Abdulhamit Mabocoglu
-
8 years ago
1
CNH CATEGORIA
ECMAScript (JavaScript)
no description available
Submitted by
Wagner Luís da Silva
-
8 years ago
1
SAP Valid Chars
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
List of phone numbers
ECMAScript (JavaScript)
List of phone numbers separated by commas 241 214 2414,(214) 224 4244, 214/224 4224,2142244244
Submitted by
anonymous
-
8 years ago
1
Remove spaces between brackets
ECMAScript (JavaScript)
Removes space after opening and before closing square and reqular brackets/parenthesis and keeps what's inside
Submitted by
anonymous
-
8 years ago
2
OnTheJob CSV Export to Excel Tab Delimited Import
ECMAScript (JavaScript)
Lets you rearrange columns of time data exported from the On The Job app to something more useful in Excel as required. Still a work in progress as this gets tweaked for improvement and streamlining.
Submitted by
anonymous
-
8 years ago
1
Exclude filename path
ECMAScript (JavaScript)
Regular expression to exclude a filename path.
Submitted by
JimiC
-
8 years ago
1
...
141
142
143
144
145
...
192
Community Library Entry
1
Regular Expression
ECMAScript (JavaScript)
/
test
/
Open regex in editor
Description
no description available
Submitted by
test1
-
9 years ago