Skip to content

sarveshh/Password-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Assistant

A live demo can be seen at https://sarveshh.github.io/Password-Assistant/

Normally you need a user to input password, but building tools for password input is tedious, I would admit.
This project concentrates on making that task easier for developers.

Features

(1) password visibility on/off
(2) Virtual Keyboard to protect your users from keyloggers
(3) Password Strength meter
(4) Guidelines to generate a secure password
(5) Password Validation

Currently, this project is in static form. Planning to publish it on npm to make it fully dynamic, easy to install and apply.