Regular Expressions 101

Library entries

6
javascript

Email with + symbol

email that accepts the plus (+) symbol
Submitted by luckcheese - 8 years ago
6
javascript

HTML img

Grabs all HTML tags
Submitted by Pirate11 - 8 years ago
6
javascript

Email

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

Hello world !

no description available
Submitted by Fedir RYKHTIK - 10 years ago
5
javascript

Accept url without www

no description available
Submitted by anonymous - 9 years ago
5
javascript

MAC address

a mac address separated by dashes or colons.
Submitted by anonymous - 8 years ago
5
javascript

password 1upper 1lower 1number 1specialcharater

fjk@1Qaa$
Submitted by Anuswadh - 7 years ago
4
javascript

Repeated words (JS)

no description available
Submitted by paconaranjo - 9 years ago
4
javascript

url matching

supports all major protocols
Submitted by matheus silva - 8 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