Regular Expressions 101

Community Patterns

0

scriptpak №1

Python
scriptpak №1
Submitted by anonymous - 4 months ago
-1

GitHub issue link

ECMAScript (JavaScript)
todo
Submitted by sadespresso - 4 months ago

All Phone Number in VietNam in a real project

0

Regular Expression
ECMAScript (JavaScript)

/
\+?\d{1,4}?[-.\s]?\(?\d{1}?\)?[-.\s]?\d{1,3}[-.\s]?\d{1,3}[-.\s]?\d{1,3}
/
g

Description

Loading markdown...
Submitted by Le Nam Son - 6 months ago