Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-01-14 10:56
Flavor·ECMAScript (JavaScript)

/
[a-z]+(\.|_)?([a-z0-9]+(\.|_)?)+?[a-z0-9]+@[a-z0-9]+_?[a-z0-9]+\.[a-z]+
/
g
Open regex in editor

Description

no description available

Submitted by anonymous