Regular Expressions 101

Sponsors

Library entries

1
javascript

Number With - in between

no description available
Submitted by Harish - 8 years ago
1
javascript

opsciimn

/iii b.lkm.0plmoi/238888963.1.175.369.2636
Submitted by cs - 8 years ago
1
javascript

Validations

no description available
Submitted by Shavin Fonseka - 8 years ago
2
javascript

URI without Trailing Slash

no description available
Submitted by anonymous - 8 years ago
3
javascript

Find Lat/Long Coordinate pair regex

no description available
Submitted by Mike - 8 years ago
10
javascript

Full url parse, domain, path, params

no description available
Submitted by anonymous - 8 years ago
-2
javascript

SQL Comment

no description available
Submitted by anonymous - 8 years ago
2
javascript

anyword plus word

no description available
Submitted by 7 HJ - 8 years ago
1
javascript

Word plus anyword

no description available
Submitted by / HJ - 8 years ago
1
javascript

Email Regex

no description available
Submitted by anonymous - 8 years ago
0
javascript

CSV parser

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

pure url and uri

no description available
Submitted by Thiago Souza - 8 years ago

Validador de Data (MMddYYYY e YYYYMMdd)

Vote

1

Regular Expression
javascript

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

Description

Loading markdown...
Submitted by Gustavo Américo (Gag) - 8 years ago