Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-07-03 14:38
Flavor·JavaScript

/
^\w+([-!#\$%&'\*\+/=\?\^`\{\}\|~]+\w+)*\@[\w+[\-+\w+]*(\.(((\w+(-+\w+)+))|\w{2,}(\.((\w+(-+\w+)+))|\w{2,})*))+$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous