Regular Expressions 101

Sponsors

Library entries

0
javascript

Extract domain from URLs

no description available
Submitted by anonymous - 5 years ago
0
javascript

Email validate (JS)

no description available
Submitted by anonymous - 5 years ago
0
javascript

match-any-email

no description available
Submitted by anonymous - 5 years ago
0
javascript

DOM Element Values from Path

no description available
Submitted by anonymous - 5 years ago
0
javascript

katakana

no description available
Submitted by anonymous - 5 years ago
0
javascript

time

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

Meetup Event URL

Allowed URL patterns for Meetup.com events
Submitted by anonymous - 5 years ago
0
javascript

Validate format data (mm/dd)

no description available
Submitted by Gamilo - 5 years ago
0
javascript

Validate UrlParams

no description available
Submitted by anonymous - 5 years ago
0
javascript

select semicolon except entity

no description available
Submitted by anonymous - 5 years ago

Url Parse and Parts

Vote

0

Regular Expression
javascript

/
^(?:(https?:\/\/)?([^:/$]{1,})(?::(\d{1,}))?(?:($|\/(?:[^?#]{0,}))?((?:\?(?:[^#]{1,}))?)?(?:(#(?:.*)?)?|$)))$
/
g

Description

Loading markdown...
Submitted by Eleison Christiano - 6 years ago