Skip to content

This project provides a Vue.js application for validating password strength based on certain parameters. It checks for uppercase letters, lowercase letters, and numbers.

Notifications You must be signed in to change notification settings

harikarthik-s/password-strength-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Password Strength Validator

This project provides a Vue.js application for validating password strength based on certain parameters. It checks for uppercase letters, lowercase letters, and numbers.

Features

  • Real-time Feedback: As the user types a password, the application provides immediate feedback on its strength.
  • Customizable Parameters: You can adjust the validation parameters to suit your specific requirements.
  • Simple Integration: Easily integrate this password strength checker into your signup forms or authentication flows.

Getting Started

  1. Clone this repository: git clone https://github.com/harikarthik-s/password-strength-validator.git

Usage

  1. Open the application in your browser.
  2. Enter a password in the input field.
  3. Observe the real-time feedback on the password strength.
  4. Customize the validation parameters as needed.

Contributing

Contributions are welcome! If you find any issues or have suggestions, feel free to open an issue or submit a pull request.

About

This project provides a Vue.js application for validating password strength based on certain parameters. It checks for uppercase letters, lowercase letters, and numbers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published