Regular Expressions 101

Sponsors

Library entries

0
javascript

Classification Matcher

Classification Matcher
Submitted by anonymous - 14 hours ago
0
javascript

RTTU Pharsing

RegEx for RTTU Pharsing
Submitted by CVIKL Dubravko - 17 hours ago
0
python

Roman numerals check

It is used to check if the roman number is valid
Submitted by JNg - a day ago
0
python

Bespoke NGINX Log Parse

Splits NGINX logs into named groups
Submitted by Simon - a day ago
0
javascript

Force email address

Force email address
Submitted by anonymous - 3 days ago
0
golang

pxc plcnext

plcnext version strings
Submitted by anonymous - 3 days ago
0
python

Special GPS input

Used for TrigDroid
Submitted by anonymous - 7 days ago

US zip Code

Vote

2

Regular Expression
javascript

/
\d{5}(?:-?\d{4})?
/
i

Description

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