Regular Expressions 101

Sponsors

Library entries

1
javascript

Validate phones

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

Email Validation

Allow TLDs with 2 or more characters
Submitted by anonymous - 7 years ago
1
javascript

STR_DELIVERY

js match until first name occurrence
Submitted by anonymous - 7 years ago
1
javascript

french zip code

code postal de taille 2 ou 5
Submitted by NIGGGA - 7 years ago
1
javascript

jsDoc parser

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

3123123

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

EclipseKeywordDataMatches

matches keyword data
Submitted by anonymous - 7 years ago
1
javascript

test

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

CPE reboots reasons level1

CPE reboots reasons level1
Submitted by nshushkin - 7 years ago
1
javascript

match quotes inside tags

doesn't work yet
Submitted by mihai2u - 7 years ago

Valid Email

Vote

1

Regular Expression
javascript

/
^\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$
/
i

Description

Loading markdown...
Submitted by anonymous - 7 years ago