Regular Expressions 101

Community Patterns

1

reg ex for http

ECMAScript (JavaScript)
https
Submitted by anonymous - 8 years ago
1

ISIS Checking

Python
no description available
Submitted by anonymous - 8 years ago

business phone number

1

Regular Expression
ECMAScript (JavaScript)

/
^\(\d{3}\) \d{3}-\d{4}$
/

Description

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