Regular Expressions 101

Sponsors

Library entries

1
javascript

urls ending with

Urls ending with a specific domain
Submitted by anonymous - 7 years ago
-2
javascript

search all special characters

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

domain with .co.uk

Any domain written www.domain.co.uk
Submitted by Byron Sargeant - 7 years ago
1
javascript

Date testing with 2 digit year

Date javascript
Submitted by petabyte - 7 years ago
2
javascript

Date Testing

Javascript date regex
Submitted by anonymous - 7 years ago
-2
javascript

SQL Injection

SQL injection regEx pattern
Submitted by Darshan Patil - 7 years ago
2
javascript

US zip Code

US zip Code
Submitted by Aloke - 7 years ago
0
javascript

Outside attr keyword

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

sumary-title

sumary-title
Submitted by Jay - 7 years ago
1
javascript

Match all but global.css

Match all but .global.css
Submitted by Dan Compton - 7 years ago
1
javascript

klr header

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

pm-problem

pm
Submitted by creamidea - 7 years ago
1
javascript

iso 8601

no description available
Submitted by phyng - 7 years ago

MM-DD-YYYY - Javascript Date with some validation

Vote

1

Regular Expression
javascript

/
^(0[1-9]|1[0-2])-([1-9]|[12][0-9]|3[01])-(\d{4})$
/

Description

Loading markdown...
Submitted by Andrew Leonenko - 8 years ago