Regular Expressions 101

Library entries

4
javascript

url

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

Full e-mail validator

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

Currency Formater Accept , & .

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

Mobile phone russia

Submitted by Johhny - 8 years ago
4
python

import url image

import url image
Submitted by bartimeys - 7 years ago
4
javascript

vowel words

([!-\~]aeiou)
Submitted by Ipsita Mohanty - 7 years ago
4
javascript

extract domain with port

no description available
Submitted by yooresh - 7 years ago
4
javascript

UK Postcode

no description available
Submitted by msyed - 7 years ago
3
javascript

email

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

Capture Query Strings

A solution for capture query params.
Submitted by Rafael Laurindo - 7 years ago
3
python

Email

Python
Submitted by anonymous - 7 years ago

us postal/zip

Vote

13

Regular Expression
javascript

/
(^[0-9]{4}?[0-9]$|^[0-9]{4}?[0-9]-[0-9]{4}$)
/
gm

Description

Loading markdown...
Submitted by jay johnson - 9 years ago