Regular Expressions 101

Library entries

1
javascript

\**

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

c++

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

simple symbols

+a+====+b+
Submitted by Tamara F - 7 years ago
1
javascript

Repeating numbers

Repeating numbers (11111,22222,333333)
Submitted by Selva - 7 years ago
1
javascript

System names

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

US Telephone Number

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

email validation

email validation
Submitted by Guti - 7 years ago
1
javascript

Test

no description available
Submitted by test1 - 7 years ago
1
javascript

Inside single quotes

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

correlation challenge

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

check trailing slash domain

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

Phone number matcher

Country code 1
Submitted by anonymous - 7 years ago

1234567890-123

Vote

1

Regular Expression
javascript

/
^\d{10}-\d{3}$
/
gm

Description

Loading markdown...
Submitted by anonymous - 7 years ago