Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.
Regular
Expressions
101
@regex101
Donate
Sponsor
Contact
Bug Reports & Feedback
Wiki
What's new?
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2
PCRE
ECMAScript
Python
Golang
Java
.NET
Sponsors
All your environment variables, in one place
Library entries
Search library
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
python
AMCC
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Word plus anyword
no description available
Submitted by
/ HJ
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
javascript
Email Regex
no description available
Submitted by
anonymous
-
8 years ago
5
7 upvotes, 2 downvotes (78% like it) (You must be signed in to vote)
javascript
Password strength
Regular expression for password validation Rules: 8-120 chars no spaces must contain at least one a-z char must contain at least one A-Z char...
Submitted by
@razvanz
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
calibre book parse
no description available
Submitted by
anonymous
-
8 years ago
-2
0 upvotes, 2 downvotes (0% like it) (You must be signed in to vote)
python
Validation of code ATECO Italian
/* -- This is a RegEx for validating one Italian ATECO code. -- For original specification visit: http://www.istat.it/it/archivio/17888 -- Valid: */ 1...
Submitted by
Marco Tonchella with the help of this Comunity that thanks a lot.
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Emoji detection for JavaScript
Emoji symbols character sets (added \s and +) based on https://github.com/franklsf95/ruby-emoji-regex
Submitted by
Yovav Gad
-
8 years ago
7
8 upvotes, 1 downvotes (89% like it) (You must be signed in to vote)
javascript
youtube url match
extract video id, index, play list id from youtube url
Submitted by
anonymous
-
8 years ago
4
5 upvotes, 1 downvotes (83% like it) (You must be signed in to vote)
javascript
youtube url match
extract video id, index, play list id from youtube URL
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
CSV parser
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Category and subitems
Categories with items name, type and size
Submitted by
Alex
-
8 years ago
2
3 upvotes, 1 downvotes (75% like it) (You must be signed in to vote)
javascript
Portuguese phone numbers
Matches Portuguese phone numbers.
Submitted by
github.com/luis140219
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
javascript
pure url and uri
no description available
Submitted by
Thiago Souza
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Validate City Names
Validate City Names (For USA/ Other country)
Submitted by
Ashish
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Name Initials
Matches 2 or 3 initials from a name. If there is a "," and suffix like Jr., it does not include that in the result.
Submitted by
Brad M.
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
javascript
Floating Point
Tests a floating point number
Submitted by
Josh L. Rasmussen
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
python
Clojure
no description available
Submitted by
anonymous
-
8 years ago
-2
2 upvotes, 4 downvotes (33% like it) (You must be signed in to vote)
javascript
domain name
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
git://git.apache.org/aurora.git
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
try1
try1
Submitted by
anonymous
-
8 years ago
1
...
245
246
247
248
249
250
251
...
277
Phone validate
Vote
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
Regular Expression
javascript
/
[
\+
]
?
\d
{0,3}
(
[
(
]
?
\d
{3}
[
)
]
?
[
-.
]
?
\d
{3}
[
-.
]
?
\d
{2}
[
-.
]
?
\d
{2}
)
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
Jorge Cervantes
- 8 years ago