Regular Expressions 101

Community Patterns

1

GrEedy

Python
greedy or no greedy_**
Submitted by daen3r1s - 3 days ago
1

emoji-test.txt

Python
emoji-test.txt
Submitted by anonymous - a month ago
0

comma separated ESPEC

Python
ESPEC
Submitted by Ian Cole - 3 months ago
0

NLP_Regex

Python
Learning Regex for NLP
Submitted by anonymous - 3 months ago
0

scriptpak №1

Python
scriptpak №1
Submitted by anonymous - 3 months ago

Email address (most used)

31

Regular Expression
ECMAScript (JavaScript)

/
^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$
/
i

Description

Loading markdown...
Submitted by Jago - 8 years ago