Regular Expressions 101

Community Patterns

0

Get digits

Golang
Trying to get digits
Submitted by Arthur Silva - 5 months ago
0

walter1976LastClean

Golang
walter1976LastClean
Submitted by anonymous - 5 months ago
0

pxc plcnext

Golang
plcnext version strings
Submitted by anonymous - 6 months ago
0

domain

Golang
ss
Submitted by sssssss - 7 months ago
0

REACT SDK V3

Golang
React SDK V3
Submitted by anonymous - 8 months ago

US Zip Code

3

Regular Expression
ECMAScript (JavaScript)

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

Description

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