Regular Expressions 101

Library entries

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
python

segment path

no description available
Submitted by anonymous - 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
1
python

Infobox of Wiki

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

numbahs

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

Match Smalltalk method definition

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

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