Regular Expressions 101

Sponsors

Library entries

1
javascript

C#

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

0000000

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

Username check

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

Todo Comments

no description available
Submitted by Marvin Hagemeister - 7 years ago
1
javascript

email regex

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

Sentence checker

This will validate any nu of lines
Submitted by noby nirmal - 7 years ago
1
javascript

username

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

i

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

Perfect URL Validation

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

xregexp

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

KLC051 Regex

no description available
Submitted by anonymous - 7 years ago

US Zip Code Validation

Vote

1

Regular Expression
javascript

/
^(?!0{5})(?!0{4})[0-9]{5}$
/
gm

Description

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