Regular Expressions 101

Library entries

1
javascript

Find CSS hexadecimal color values

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

Pixel value as quoted string

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

Integromat help

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

Integromat help

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

div

单个标签匹配;
Submitted by anonymous - 5 years ago
0
javascript

trim expression

("\s+|^[\w\s\w])|(\s+") replace "
Submitted by anonymous - 5 years ago
0
javascript

Stackdriver Monitoring

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

Match WebView Inapp

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

test

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

name match

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

this is a title

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

ISO-8601 Date-only format

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

结巴去重

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

imp

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

Word

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

urls

no description available
Submitted by anonymous - 5 years ago

youtube iframe embed code src video id and params

Vote

0

Regular Expression
javascript

/
<iframe[\s\w="\/]*src="(?<src>(?:https*:\/\/)?www\.youtube(?:-nocookie)?\.com\/embed\/(?<vid>[-a-zA-Z0-9@:;%_+.~#&=]+)\??(?<params>[-a-zA-Z0-9@:;%_+.~#?&\/=]*))"[^>]*>(?:<\/iframe>)?$
/
gm

Description

Loading markdown...
Submitted by Robert Klein Kromhof - 5 years ago