Regular Expressions 101

Community Patterns

0

REACT SDK V3

Golang
React SDK V3
Submitted by anonymous - 10 months ago

US phone, any standard format

0

Regular Expression
ECMAScript (JavaScript)

/
(?:\(\d{3}\)*\s\d{3}-\d{4})|(?:\d{3}(?:-|\s*)\d{3}-\d{4})|(?:\d{10})
/
gm

Description

Loading markdown...
Submitted by Atkin - 10 months ago