Regular Expressions 101

Library entries

-2
python

filter

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

Simplistic email

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

To Be Or Not To Be

no description available
Submitted by DawnBridge - 8 years ago
1
javascript

replace directive with iife

no description available
Submitted by anonymous - 8 years ago
0
python

pass

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

Email id

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

float

no description available
Submitted by anonymous - 8 years ago
-2
python

checklists item

checklists item
Submitted by Tobias Hochgürtel - 8 years ago
1
python

re

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

fact refactor

no description available
Submitted by anonymous - 8 years ago

String with 1 lowercase 1 uppercase & 1 digit

Vote

-2

Regular Expression
javascript

/
^(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(\S).{6,14}$
/
gm

Description

Loading markdown...
Submitted by Rasmita Dash - 8 years ago