Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-02-15 10:17
Flavor·ECMAScript (JavaScript)

/
([a-zA-Z0-9._-]+@[a-zA-Z0-9._-]+\.[a-zA-Z0-9._-]+)
/
gi
Open regex in editor

Description

no description available

Submitted by Google