Skip to content

Ensure robust password security with the Password Validation Tool. This GitHub repository provides a versatile tool for validating and enforcing password strength based on customizable criteria.

License

Notifications You must be signed in to change notification settings

rohityadav-sas/Password-Validation-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Validation Tool

This is a simple password validation tool created by Rohit. The tool provides real-time feedback on the strength of the entered password based on various criteria.

Table of Contents

Preview

preview.png

Features

  • Validates passwords for:

    • At least one lowercase character
    • At least one uppercase character
    • At least one number
    • At least one special character
    • Minimum length of 8 characters
  • Toggle password visibility with an eye icon

Usage

  1. Clone the repository:

    git clone https://github.com/rohityadav-sas/Password-Validation-Tool
  2. Open the index.html file in your web browser.

License

This project is licensed under the ISC License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

Ensure robust password security with the Password Validation Tool. This GitHub repository provides a versatile tool for validating and enforcing password strength based on customizable criteria.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published