Regular Expressions 101

Sponsors

Library entries

1
python

date validation (yyyy-mm-dd)

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

get href

gets value of href
Submitted by me - 7 years ago
1
javascript

syntax?

trying to figure out how to find variable names only
Submitted by me - 7 years ago
1
javascript

search file name from path / url

no description available
Submitted by anonymous - 7 years ago
0
javascript

Date expression

yyyy-mm-dd
Submitted by Alan - 7 years ago
1
python

rocola

for #regex
Submitted by ElGatoSaez - 7 years ago
0
javascript

zepit multiline

no description available
Submitted by antoine - 7 years ago
1
javascript

hex4

no description available
Submitted by anonymous - 7 years ago
1
python

Div Matching Test

Div Matching Test
Submitted by anonymous - 7 years ago

Check delimited email list validity

Vote

1

Regular Expression
javascript

/
^[,;\s]*(?:([a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)(?:\s*[,;]+\s*([a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)*)*)+[,;\s]*$
/
g

Description

Loading markdown...
Submitted by Kevin Rák - 7 years ago