Regular Expressions 101

Sponsors

Library entries

1
javascript

email regex

no description available
Submitted by anonymous - 7 years ago
1
javascript

Sentence checker

This will validate any nu of lines
Submitted by noby nirmal - 7 years ago
1
javascript

username

no description available
Submitted by anonymous - 7 years ago
1
javascript

i

no description available
Submitted by anonymous - 7 years ago
1
javascript

Perfect URL Validation

no description available
Submitted by anonymous - 7 years ago
1
javascript

xregexp

no description available
Submitted by anonymous - 7 years ago
1
javascript

KLC051 Regex

no description available
Submitted by anonymous - 7 years ago
1
javascript

SAP Valid Chars

no description available
Submitted by anonymous - 7 years ago
1
javascript

CNH CATEGORIA

no description available
Submitted by Wagner Luís da Silva - 7 years ago
1
javascript

Image Candidate String

no description available
Submitted by J. Porter - 7 years ago

Email Regex

Vote

1

Regular Expression
javascript

/
(( | )*[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?\.)+[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?( | )*)
/

Description

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