Regular Expressions 101

Sponsors

Library entries

0
javascript

Esempio di cattura data

descrizione addizionale
Submitted by Cristian - 7 years ago
0
javascript

Resource ID validator

Regex to validate a typical resource ID
Submitted by WinCPP - 7 years ago
1
javascript

first 2 parts of URL

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

HbbtV USER AGENT

no description available
Submitted by snovak - 7 years ago
0
javascript

CHA course detection

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

Remove Empty Lines

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

Find Empty Classes

no description available
Submitted by bees - 7 years ago
0
javascript

filepath

finds filepath /asdfa/a
Submitted by anonymous - 7 years ago
1
javascript

Youtube Link ID Parser

Parses the ID out of a youtube link
Submitted by anonymous - 7 years ago

UK Postcode

Vote

4

Regular Expression
javascript

/
^([Gg][Ii][Rr][ ]0[Aa]{2})|([a-zA-Z]){1}([0-9][0-9]|[0-9]|[a-zA-Z][0-9][a-zA-Z]|[a-zA-Z][0-9][0-9]|[a-zA-Z][0-9]){1}(\s?)([0-9][a-zA-z][a-zA-z]){1}$
/
i

Description

Loading markdown...
Submitted by msyed - 7 years ago