Regular Expressions 101

Library entries

2
javascript

Delimite a number with 3-digital block

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

email validation regex

no description available
Submitted by parul - 7 years ago
2
javascript

fffs

dfsfd
Submitted by anonymous - 7 years ago
1
javascript

JavaScript Percentage Validation

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

url

url
Submitted by anonymous - 7 years ago
1
javascript

fdwfe

few
Submitted by few - 7 years ago
1
javascript

SmartTag Builder RegEx Tag Parsing

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

pdf url link

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

DD/MM/YYYY

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

reg ex for http

https
Submitted by anonymous - 7 years ago
1
javascript

US Phone Number

The way I like it formatted
Submitted by @mattbontrager - 7 years ago

Url regex that capture the domain of the URL

Vote

1

Regular Expression
javascript

/
(?:http|https):\/\/((?:[\w-]+)(?:\.[\w-]+)+)(?:[\w.,@?^=%&:\/~+#-]*[\w@?^=%&\/~+#-])?
/
gm

Description

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