Regular Expressions 101

Sponsors

Library entries

0
javascript

subdomain catcher

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

subdomain catcher

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

subdomain catcher

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

String between URL slashes

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

4x4 matrix

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

GIT URL

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

remove video sizes

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

CSS nth child expressions

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

Replace multi 's

no description available
Submitted by anonymous - 5 years ago

Match all js/jsx/ts/tsx files except TS definition files

Vote

0

Regular Expression
javascript

/
^(?!.*\.d\.tsx?$).*\.[tj]sx?$
/
g

Description

Loading markdown...
Submitted by gabro - 6 years ago