Regular
Expressions
101
@regex101
Follow me on twitter!
Donate
Like regex101? Support it by donating!
Sponsor
Become a sponsor!
Contact
Send me an email
Bug Reports & Feedback
Bugs or suggestions go here
Wiki
Wiki (Info & FAQ)
Whats new?
Whats new?
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Consider a donation
Consider a donation
Become a sponsor
Become a sponsor
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2 (PHP >= 7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Sponsor
Jamstack at Scale
Library entries
Search library
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
Gecko Pico
-
2 days ago
MongoDB connection string has username and password
Test if a mongo db connection string has a username and password declared in it. Doesn't work with with multi host ATM
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
https://stackoverflow.com/users/3832970/wiktor-stribi%c5%bcew
-
2 days ago
match words between '::' '::'
matches words between :: characters ("some text ::this should be matched::")
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
Pavel Dominguez
-
2 days ago
time input format matching
no description available
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
3 days ago
non zero
no description available
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
5 days ago
Name DVC
no description available
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
dp
-
6 days ago
searchingLight
/%A-Z+%*[A-Za-z]+\|[0-9]+\|[0-9]+(\.[0-9])?\$/g
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
6 days ago
Converts markdown linked text to HTML linked text.
no description available
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
Pavel Dominguez
-
6 days ago
Opinionated email validation
opinionated email validation based on https://en.wikipedia.org/wiki/Email_address. i have excluded some email patterns that don't seem to be common
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
7 days ago
word circular
no description available
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
Tre'
-
7 days ago
curl-to-dev-tools--put
Take a text of curl command and regex them down to a list of objects with named identifiers, such as id, date, and action.
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
9 days ago
apt 304 rangeRegex
no description available
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
Pavel Dominguez
-
11 days ago
USA cities with special characters
this should cover all USA cities with special characters as per https://en.wikipedia.org/wiki/ListofU.S.citieswith_diacritics
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
11 days ago
Factorisation.
no description available
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
Gihan Wijesundara
-
11 days ago
Name Matching
lookahead
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
18 days ago
Regex for keana
no description available
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
18 days ago
CommonMark Fenced Code Blocks (78% Spec Compliant)
no description available
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
20 days ago
Removes useless semicolons.
no description available
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
21 days ago
日期
可用于b站弹幕屏蔽
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Submitted by
outrowed
-
25 days ago
Match URI with grouped URL syntaxes
Validate (although, not recommended) URI scheme, and separate the URI syntax with multiple groups.
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
a month ago
Prefix and command separator (made for Discord)
This regex splits the prefix and the command so both and the args can be declared faster on a single line with a split after the replace function.
1
2
3
4
...
129
Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.