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...
0
Website Regex
ECMAScript (JavaScript)
Finds all website URLs
Submitted by
JohnnyJTH
-
3 years ago
0
QueryString and Datasource
ECMAScript (JavaScript)
asdasd
Submitted by
anonymous
-
3 years ago
0
Matches everything but digits and allows for one decimal point.
ECMAScript (JavaScript)
Matches everything but digits and allows for one decimal point. cannot start with a negative Allowed: 123...
Submitted by
Random Guy 70hz
-
3 years ago
0
Positive Integer
ECMAScript (JavaScript)
(/^\d{0,}(([.]{1})?\d?){0,}$/gi
Submitted by
Wasiu Ramoni
-
3 years ago
0
div change to button
ECMAScript (JavaScript)
div change to button
Submitted by
mtac
-
3 years ago
0
WinSCP file list parse
ECMAScript (JavaScript)
Capture details of file sizes and names from a ls listing from WinSCP
Submitted by
anonymous
-
3 years ago
0
Match markdown link
ECMAScript (JavaScript)
Regex match markdown link
Submitted by
anonymous
-
3 years ago
(Last modified 3 years ago)
0
Match Internal Links
ECMAScript (JavaScript)
Detect internal links in page
Submitted by
anonymous
-
3 years ago
(Last modified 3 years ago)
0
分组
ECMAScript (JavaScript)
显示分组
Submitted by
Jason
-
3 years ago
0
CSS base64 data stream
ECMAScript (JavaScript)
Match Base64 data stream inside CSS file (WOFF/WOFF2)
Submitted by
Anoir Ben Tanfous
-
3 years ago
0
Match Time HH:MM:SS
ECMAScript (JavaScript)
It checks for time in 24hr format with colon separator
Submitted by
OMKAR AGRAWAL
-
3 years ago
0
extract id in filename psd from path ftp
ECMAScript (JavaScript)
extract id in filename psd from path ftp
Submitted by
loochanin
-
3 years ago
1
Sign-In with Ethereum
ECMAScript (JavaScript)
This is the complete Sign-In with Ethereum RegExp implementation
Submitted by
anonymous
-
3 years ago
0
usa number
ECMAScript (JavaScript)
using this regular expression you can implement usa number validation.
Submitted by
ebuy
-
3 years ago
0
Basic Validation of Mobile Numbers
ECMAScript (JavaScript)
Description This is a simple Regular Expression for Mobile Numbers. Still needs more work. It currently supports the following formats: aaaaaaaaaa
Submitted by
monseiurMystere
-
3 years ago
1
password
ECMAScript (JavaScript)
Your password should include at least 8 characters, uppercase and lowercase letters, numbers and at least one special character.
Submitted by
Paveldev
-
3 years ago
0
script tag
ECMAScript (JavaScript)
find tag, but you can adapt to other tag
Submitted by
anonymous
-
3 years ago
(Last modified 3 years ago)
0
전방 탐색으로 정규표현식의 곱(AND) 작성하기
ECMAScript (JavaScript)
Submitted by
anonymous
-
3 years ago
0
匹配图片链接
ECMAScript (JavaScript)
匹配图片链接
Submitted by
anonymous
-
3 years ago
1
Türkiye Telefon Numarası Kontrolü
ECMAScript (JavaScript)
Türkiye'nin mobil telefonlarının desenini kontrol eder. Örneğin; 555-123-45-67 0 555 123 45 67 +905551234567...
Submitted by
Furkan Rehber
-
3 years ago
1
...
26
27
28
29
30
...
173