Regular Expressions 101

Library entries

1
python

Lib

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

Outher {} brackets

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

css_dark

css样式排除github的一个正则表达式
Submitted by amy - 7 years ago
1
javascript

|

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

capital of

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

MML

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

Ticketnummer

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

Regex HTML

Trying to get in between ><
Submitted by anonymous - 7 years ago
1
javascript

JS terminal stuff

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

vowels

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

gotcha

Ci
Submitted by anonymous - 7 years ago
1
python

WoW Screenshot

If you need to rename it
Submitted by anonymous - 7 years ago
1
javascript

espre. ok

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

Twitter tag regex

no description available
Submitted by anonymous - 7 years ago

Regular Expression to Validate File Path and Extension

Vote

1

Regular Expression
javascript

/
^(?:[\w]\:|\/)(\/[a-z_\-\s0-9\.]+)+\.(txt|gif|pdf|doc|docx|xls|xlsx|js)$
/
i

Description

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