Skip to content

An online tool which checks the strength of the password entered and advises the user to create a 'strong' one if it is considered 'weak' or 'medium'. This leverages JavaScript regex, and is built using HTML5 and CSS3 (SCSS.)

Notifications You must be signed in to change notification settings

asbhogal/Password-Strength-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Strength Checker



GitHub deployments GitHub code size in bytes GitHub repo size

An online tool which checks the strength of the password entered and advises the user to create a 'strong' one if it is considered 'weak' or 'medium'. This leverages JavaScript regex, and is built using vanilla HTML5 and CSS3 (SCSS.)

✔️ Features

  • UI-friendly interface which uses dynamic strength meter to signify current password strength
  • An option to show/hide password entered
  • Checks if at least 8 lowercase, uppercase, numbers and/or special characters have been entered
  • Checks if there are any repeat characters
  • Modern, stylish theme
  • Full responsiveness
  • Optimised for the web

🤓 Stacks Used

html5 css3 sass JavaScript Webpack logo

🔗 Links

About

An online tool which checks the strength of the password entered and advises the user to create a 'strong' one if it is considered 'weak' or 'medium'. This leverages JavaScript regex, and is built using HTML5 and CSS3 (SCSS.)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published