Regular Expressions 101

Community Patterns

Community Library Entry

2

Regular Expression
Created·2014-08-30 11:19
Flavor·ECMAScript (JavaScript)

/
^\s*[\w\-\+_]+(\.[\w\-\+_]+)*\@[\w\-\+_]+\.[\w\-\+_]+(\.[\w\-\+_]+)*\s*$
/
Open regex in editor

Description

no description available

Submitted by alex