Tejas1510 / Hacking-Scripts

Hacking Scripts contains amazing and awesome scripts written in Python, JavaScript, Java, Nodejs, and more. The main aim of the repository will be to provide utility scripts that might make everyday life easy.
https://hacking-scripts.netlify.app/
229 stars 284 forks source link

Javascript password strength meter #1076

Open supzi-del opened 2 years ago

supzi-del commented 2 years ago

Is your feature request related to a problem? Please describe. Lets the user check how strong their password is. [Strong,medium,weak]

Describe the solution you'd like User enters a password, the app shows weak password for just letters, average password for letters and numbers and strong password for letters, numbers and special characters.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

supzi-del commented 2 years ago

I'd like to work on this under hacktoberfest

supzi-del commented 2 years ago

@Tejas1510 can you please assign it to me?