Regular Expressions 101

Community Patterns

106

trim

ECMAScript (JavaScript)
trim string
Submitted by fp - 10 years ago
4

url

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 8 years ago

URL Cleaner

1

Regular Expression
PCRE2 (PHP >=7.3)

/
(https?:\/\/)?(www\.)?(\S+)(\.[^\s\/]+)(\/\S*)?
/
mg

Description

Loading markdown...
Submitted by anonymous - 6 months ago
(Last modified 22 days ago)