Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-11-15 21:57
Flavor·ECMAScript (JavaScript)

/
^\w+([^\u0000-\u0080]?[\.!#$%^&*()\-+-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+$
/
g
Open regex in editor

Description

no description available

Submitted by anonymous