Regular Expressions 101

Library entries

1
python

catch TXT record DNS

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

SubRE

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

Remove Empty Lines

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

Find Empty Classes

no description available
Submitted by bees - 7 years ago
0
javascript

filepath

finds filepath /asdfa/a
Submitted by anonymous - 7 years ago
1
javascript

Youtube Link ID Parser

Parses the ID out of a youtube link
Submitted by anonymous - 7 years ago
1
javascript

test

test
Submitted by anonymous - 7 years ago
5
python

Match Only Text

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

step1

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

C-style comments

Match C-style comments
Submitted by Mykola Orliuk - 7 years ago
1
javascript

E-mail validation

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

HH:MM

Validates 24 hour formmatted hours and minutes
Submitted by anonymous - 7 years ago
1
python

RUBROS

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

a

a
Submitted by a - 7 years ago
0
javascript

SearchForPhotoName

no description available
Submitted by anonymous - 7 years ago

Youtube Link

Vote

1

Regular Expression
javascript

/
.*(?:youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=)([^#\&\?]*).*
/
gi

Description

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