Regular Expressions 101

Sponsors

Library entries

1
javascript

HCPCS

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

Javascript GUID regex

Validate GUID using a regex expression
Submitted by stom - 7 years ago
1
javascript

passage parser

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

OPC UA Server

Gets IP-Address/host name from URL
Submitted by anonymous - 7 years ago
1
javascript

bb

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

Match emoji shortcodes

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

Youtube Link

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

Quadratic Equation Matcher

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

1234567890-123

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

product_groups

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

4 digits

Find a 4 digit number
Submitted by Marie Imperial - 7 years ago
1
javascript

test match gdrive link

test match gdrive link
Submitted by meksone - 7 years ago
1
javascript

Match first title in wikitext link

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

URIs

catch URIs
Submitted by anonymous - 7 years ago
1
javascript

fieldOrderNumber

no description available
Submitted by anonymous - 7 years ago

Simple Email Validation

Vote

1

Regular Expression
javascript

/
(?:[a-z0-9!#$%&'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+\/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])
/
mg

Description

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