Regular Expressions 101

Sponsors

Library entries

1
python

MAC Address

Match mac address with :, -, ., or no dividers.
Submitted by Brandan Neises - 2 years ago
1
javascript

turkdevops

Türkiye Geliştirici Operasyonları
Submitted by anonymous - 2 years ago
1
javascript

Simple AWS ARN Regex

Simple AWS ARN Regex
Submitted by anonymous - 2 years ago
1
javascript

Greater manchester postcode validation

🤯
Submitted by donivanes - 2 years ago
1
python

regex_prix_DAB_V2

nlp
Submitted by guif - 2 years ago
1
python

regex_ddc_V3

nlp
Submitted by guif - 2 years ago
1
python

regex_nox_ddc_V3

nlp
Submitted by guif - 2 years ago
1
python

regex_ddc_V4

nlp
Submitted by guif - 2 years ago
1
python

regex_ddc_V5

nlp
Submitted by guif - 2 years ago
1
python

regex_nok_ddc_V5

nlp
Submitted by guif - 2 years ago

email validation

Vote

1

Regular Expression
javascript

/
^[a-zA-Z]+[^@]*@[a-zA-Z]+[^@]*\.[a-zA-Z]{2,}[^@]*$
/

Description

Loading markdown...
Submitted by amine.hallili@gmail.com - 7 years ago