Regular Expressions 101

Sponsors

Library entries

0
javascript

3 digit number between 82-104

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

phone number

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

get params from json

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

Outside attr keyword

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

html img tag src

get src url from img tag in html
Submitted by anonymous - 7 years ago
0
javascript

space

no description available
Submitted by anonymous - 7 years ago

Phone Number

Vote

14

Regular Expression
javascript

/
^([+]?\d{1,2}[-\s]?|)\d{3}[-\s]?\d{3}[-\s]?\d{4}$
/

Description

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