vue-password-strength-meter

Password Meter

A Vue.js component that provides an interactive password strength meter with feedback and score display

🔐 Password strength meter based on zxcvbn in vue.js

GitHub

566 stars
15 watching
68 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list

passwordpassword-safetypassword-strength-metervuevuejsvuejs2zxcvbn

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
miladd3/vue-simple-password-meter A lightweight Vue.js component that checks the strength of a password 96
angular-material-extensions/password-strength A library that provides a material design-inspired UI component to assess and validate password strength 284
ghostbar/angular-zxcvbn Provides an Angular.js directive to calculate password strength based on the zxcvbn library and user input from other form fields. 56
nulab/zxcvbn4j An open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation 321
trustelem/zxcvbn A Go implementation of a realistic password strength estimator inspired by password crackers. 68
wagslane/go-password-validator A lightweight password strength meter using raw entropy values to evaluate the security of a password 501
smwbtech/vue-flash-message A Vue.js component to display short-lived messages to the user. 72
longrunningprocess/zxcvbn-api Provides a web API to verify password strength on both client and server with consistent results 20
envato/zxcvbn-ruby A password strength testing library inspired by Dropbox's JavaScript implementation 315
bjeavons/zxcvbn-php A PHP library that estimates the strength of passwords based on pattern matching and minimum entropy calculation. 831
il1ane/lockd An iOS app that generates and stores strong passwords securely. 78
gosimplellc/nbvcxz A Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options. 293
cryptosense/ocaml-zxcvbn Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics 15
arleyguolei/wechat-1password A password management app for WeChat Mini Programs that securely stores and retrieves encrypted passwords using biometric authentication. 109
dropbox/zxcvbn-ios A password strength estimator for iOS 223