Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebDevSimplified/password-strength-checker
/ functions
Functions
9 in github.com/WebDevSimplified/password-strength-checker
⨍
Functions
9
◇
Types & classes
0
↓ 4 callers
Function
characterTypeWeakness
(password, regex, type)
script.js:69
↓ 1 callers
Function
calculatePasswordStrength
(password)
script.js:23
↓ 1 callers
Function
lengthWeakness
(password)
script.js:34
↓ 1 callers
Function
lowercaseWeakness
(password)
script.js:57
↓ 1 callers
Function
numberWeakness
(password)
script.js:61
↓ 1 callers
Function
repeatCharactersWeakness
(password)
script.js:87
↓ 1 callers
Function
specialCharactersWeakness
(password)
script.js:65
↓ 1 callers
Function
updateStrengthMeter
()
script.js:8
↓ 1 callers
Function
uppercaseWeakness
(password)
script.js:52