angular-zxcvbn
Password strength checker
Provides an Angular.js directive to calculate password strength based on the zxcvbn library and user input from other form fields.
Simple zxcvbn directive for Angular.js
56 stars
4 watching
10 forks
Language: JavaScript
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
longrunningprocess/zxcvbn-api | Provides a web API to verify password strength on both client and server with consistent results | 20 |
cryptosense/ocaml-zxcvbn | Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics | 15 |
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 |
envato/zxcvbn-ruby | A password strength testing library inspired by Dropbox's JavaScript implementation | 315 |
trustelem/zxcvbn | A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
bjeavons/zxcvbn-php | A PHP library that estimates the strength of passwords based on pattern matching and minimum entropy calculation. | 831 |
shssoichiro/zxcvbn-rs | A password strength estimator based on the Dropbox zxcvbn library | 209 |
dropbox/zxcvbn-ios | A password strength estimator for iOS | 223 |
apertureless/vue-password-strength-meter | A Vue.js component that provides an interactive password strength meter with feedback and score display | 566 |
angular-material-extensions/password-strength | A library that provides a material design-inspired UI component to assess and validate password strength | 284 |
detroitenglish/pw-pwnage-cfworker | Provides a secure password scoring API using Cloudflare Workers and a combination of zxcvbn and haveibeenpwned data | 154 |
kombustor/antd-password-input-strength | A React component that displays a password strength indicator alongside an input field | 87 |
gosimplellc/nbvcxz | A Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options. | 293 |
osahner/ngx-show-hide-password | A component that allows users to toggle the visibility of password fields in forms | 21 |
smeagol74/zsh-fzf-pass | A ZSH plugin for securely inputting and managing passwords using a fuzzy finder interface | 6 |