Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-01-18 21:53
Flavor·ECMAScript (JavaScript)

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

Description

no description available

Submitted by anonymous