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

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

Password

Vote

0

Regular Expression
javascript

/
^(?=.*\d)(?=.*[a-z])(?=.*[A-Z])[-\w!$%^&*()_+|~=`{}\[\]:";'<>?,.\/]+$
/
g

Description

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