Regular Expressions 101

Library entries

1
javascript

Primeros N Caracteres

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

Email ID

Full Validation of Email ID
Submitted by Eric Abraham - 8 years ago
1
pcre

lookahead (and)

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

translates regex

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

filter range

no description available
Submitted by anonymous - 8 years ago
1
pcre

test

test
Submitted by umesh - 8 years ago
1
javascript

US Ham Radio licenses

no description available
Submitted by Joshua Carroll - 8 years ago
1
pcre

Ebay item id from URL

no description available
Submitted by Nanodev Limited - 8 years ago

Email Regex

Vote

1

Regular Expression
pcre

/
^(([a-zA-z0-9])+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$
/

Description

Loading markdown...
Submitted by Aman Jaiswal - 8 years ago