Regular Expressions 101

Library entries

1
python

get parameter of function

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

Validations

no description available
Submitted by Shavin Fonseka - 8 years ago
2
javascript

URI without Trailing Slash

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

Find Lat/Long Coordinate pair regex

no description available
Submitted by Mike - 8 years ago
10
javascript

Full url parse, domain, path, params

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

SQL Comment

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

bibtex entries

match bibtex entries
Submitted by Sixue Qin - 8 years ago
2
javascript

anyword plus word

no description available
Submitted by 7 HJ - 8 years ago
0
python

AMCC

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

Word plus anyword

no description available
Submitted by / HJ - 8 years ago
1
javascript

Email Regex

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

calibre book parse

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

CSV parser

no description available
Submitted by anonymous - 8 years ago

url

Vote

4

Regular Expression
javascript

/
\(?(?:(http|https):\/\/)(?:((?:[^\W\s]|\.|-|[:]{1})+)@{1})?((?:www.)?(?:[^\W\s]|\.|-)+[\.][^\W\s]{2,4}|localhost(?=\/)|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})(?::(\d*))?([\/]?[^\s\?]*[\/]{1})*(?:\/?([^\s\n\?\[\]\{\}\#]*(?:(?=\.)){1}|[^\s\n\?\[\]\{\}\.\#]*)?([\.]{1}[^\s\?\#]*)?)?(?:\?{1}([^\s\n\#\[\]]*))?([\#][^\s\n]*)?\)?
/

Description

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