Regular Expressions 101

Library entries

1
javascript

places

This is a regular expression for validating places
Submitted by noby nirmal - 7 years ago
1
javascript

Josiah url

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

test1

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

\[[bui]\]

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

select you exclude bayou

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

match but don't capture

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

sp push

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

JSON (In progress)

Regex to qoute a JSON-string
Submitted by Lars Willighagen - 7 years ago
0
javascript

number

This is for the validation of number
Submitted by Noby nirmal - 7 years ago
1
javascript

Phone number matcher

Country code 1
Submitted by anonymous - 7 years ago
1
javascript

check trailing slash domain

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

correlation challenge

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

Inside single quotes

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

Website url maxLength 50

no description available
Submitted by Josiah - 7 years ago

UK Postcode

Vote

0

Regular Expression
javascript

/
^([a-zA-Z]{1,2}\d{1,2})\s*?(\d[a-zA-Z]{2})$|^([a-zA-Z]{1,2}\d{1,2})$
/
i

Description

Loading markdown...
Submitted by Calvin Willman - 7 years ago