Regular Expressions 101

Sponsors

Library entries

10
javascript

Full url parse, domain, path, params

no description available
Submitted by anonymous - 8 years ago
10
python

entity

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

domain - host

no description available
Submitted by anonymous - 8 years ago
8
javascript

UUID

no description available
Submitted by anonymous - 8 years ago
8
javascript

simple email

no description available
Submitted by anonymous - 8 years ago
8
python

repeat group match

no description available
Submitted by anonymous - 8 years ago
8
javascript

money: either 0 or 2 dp

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

CSS Import

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

Match text (not within html tag)

no description available
Submitted by Moistly - 8 years ago

http url regex

Vote

16

Regular Expression
javascript

/
^((https?:)(\/\/\/?)([\w]*(?::[\w]*)?@)?([\d\w\.-]+)(?::(\d+))?)?([\/\\\w\.()-]*)?(?:([?][^#]*)?(#.*)?)*
/
gmi

Description

Loading markdown...
Submitted by Miguel Castillo @manchagnu - 8 years ago