Regular Expressions 101

Sponsors

Library entries

1
javascript

US Zip Code Validation

5 digits and no 0 5/4 times
Submitted by Ashish - 8 years ago
0
javascript

Date Validation

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

Date Validation

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

Everthing in an element

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

postgresql

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

postgesql

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

Help

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

barcode or barcode list

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

date regex

match dd-mm-yyyy
Submitted by anonymous - 8 years ago
0
javascript

SSN

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

SSN

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

Match initials

Match initials of a person name
Submitted by anonymous - 8 years ago

YouTube Video PArser

Vote

1

Regular Expression
javascript

/
(http[s]?:[\/]{2}|[\/]{2})??([a-z0-9\-\.]+)??(youtube.com|youtu.be)\/(watch|v|embed)[/]?(\?v=|v\/)?([a-z0-9]{11,})
/
i

Description

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