Skip to content

Password Strength Checker, Confirm password checker, Hid and show password

Notifications You must be signed in to change notification settings

RakeshStha/Form-passwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form-passwords

Password Strength Checker, Confirm password checker, Hide and show password

  • First Page of Website

1

  • Input field is hidden when we type our password

2

  • Hide and Show on click on eye icon

3

  • When we input weak password it shows below images. This occurs when we don't input special character like $,% or number. (/[a-z]/)

4

  • When we input medium password it shows below images. This occurs when we don't input number 1,2 .... (/\d+/)

5

  • When we input strong password it shows below images. This include special characters as well as numbers also. (/.[!,@,#,$,%,^,&,*,?,_,~,-,(,)}/)

6

  • When user input wrong password its shows below alert message

7

  • When user input write password its shows below alert message

8

#-------------------------------------------------- Thank You ! --------------------------------------------------#

About

Password Strength Checker, Confirm password checker, Hid and show password

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages