pncsoares / password-strength-validator

A password strength validator that shows how secure is the typed password - no data is collected πŸ’ͺ

Home Page:https://pncsoares.github.io/password-strength-validator/src/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Strength Validator

A password strength validator website that shows how secure is the typed password.

App

You can also create a new strong password πŸ‘‡

Generate Password

And you can chose the rules to generate your password ❀️

Generate Password

πŸ™ˆ No data is collected!

Technologies

Setup

Clone repository

Create and go to the directory where you want to place the repository

  cd my-directory

Clone the project

  git clone https://github.com/pncsoares/password-strength-validator.git

Go to the project directory

  cd password-strength-validator

License

MIT

About

A password strength validator that shows how secure is the typed password - no data is collected πŸ’ͺ

https://pncsoares.github.io/password-strength-validator/src/

License:MIT License


Languages

Language:JavaScript 62.6%Language:HTML 23.0%Language:CSS 14.4%