Regular Expressions 101

Library entries

-1
javascript

Passwords

no description available
Submitted by anonymous - 6 years ago
-1
javascript

Discord Emojis

no description available
Submitted by anonymous - 6 years ago
-1
javascript

Email validation

no description available
Submitted by anonymous - 5 years ago
-2
javascript

email regexp

no description available
Submitted by anonymous - 6 years ago
-2
javascript

non-negative integer

repeat ... refactor
Submitted by jay johnson - 9 years ago
-2
javascript

email

no description available
Submitted by anonymous - 9 years ago
-2
javascript

Select ID from regex101 URL

no description available
Submitted by Vinay - 9 years ago
-2
javascript

Header `Link` validator

no description available
Submitted by Vaseker - 9 years ago
-2
javascript

Matching HTML attributes

no description available
Submitted by anonymous - 9 years ago
-2
python

example

match
Submitted by anonymous - 9 years ago
-2
python

eee

no description available
Submitted by anonymous - 9 years ago
-2
javascript

valid windows file name

no description available
Submitted by Mitacha - 9 years ago
-2
python

link

no description available
Submitted by NTP-[SADAS] - 9 years ago

Credit Card Expiry Date

Vote

13

Regular Expression
javascript

/
^(0[1-9]|1[0-2])(\/|-)([0-9]{4})$
/
gm

Description

Loading markdown...
Submitted by Rider - 8 years ago