Vanilla JS plug-in with zero configuration integrate with HaveIBeenPwned API v2
-
Updated
Jul 29, 2018 - JavaScript
Vanilla JS plug-in with zero configuration integrate with HaveIBeenPwned API v2
A modern password strength checker that provides real-time feedback with animations, color gradients, and visual effects to enhance user experience.
A Material-UI password input with list of password validation steps or conditions that should be fulfilled.
A password strength validator that shows how secure is the typed password - no data is collected 💪
An online tool which checks the strength of the password entered and advises the user to create a 'strong' one if it is considered 'weak' or 'medium'. This leverages JavaScript regex, and is built using HTML5 and CSS3 (SCSS.)
Generate new passwords and check the strength of the passwords.
password checker (Winner innovation award on js.classes.org Oct 2016)
A React-based tool for generating secure passwords and assessing their strength, featuring a user-friendly interface and customizable criteria.
Simple javascript to check password strength
Application is designed to enhance security by ensuring users set strong passwords. This is achieved by validating passwords against a set of configurable rules and checking if they have been compromised.
Password Strength Analyzer: A comprehensive tool that evaluates the strength of passwords by analyzing their length, complexity, entropy, and patterns like dictionary words or sequences. It also offers recommendations to help users create more secure passwords.
npm module for checking if password is strong enough & tell user why it's not strong based on a schema.
A simple password validation checker for secure passwords
a tools to check a password how strong and make it strong.
Add a description, image, and links to the password-checker topic page so that developers can more easily learn about it.
To associate your repository with the password-checker topic, visit your repo's landing page and select "manage topics."