password-strength
Password strength meter
A library that provides a material design-inspired UI component to assess and validate password strength
Angular UI library to illustrate and validate a password's strength with material design
284 stars
10 watching
75 forks
Language: TypeScript
last commit: 26 days ago
Linked from 1 awesome list
angular-libraryconfrimationmaterialmaterial-extensionsmaterialdesignpasswordpassword-safetypassword-strengthstrengthstrength-score
Related projects:
Repository | Description | Stars |
---|---|---|
apertureless/vue-password-strength-meter | A Vue.js component that provides an interactive password strength meter with feedback and score display | 567 |
miladd3/vue-simple-password-meter | A lightweight Vue.js component that checks the strength of a password | 96 |
wagslane/go-password-validator | A lightweight password strength meter using raw entropy values to evaluate the security of a password | 502 |
teamwertarbyte/material-ui-password-field | A Material-UI component for creating password fields with customizable styling and behavior | 58 |
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 |
trustelem/zxcvbn | A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
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 |
cryptosense/ocaml-zxcvbn | Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics | 15 |
kombustor/antd-password-input-strength | A React component that displays a password strength indicator alongside an input field | 87 |
theadamproject/adams | An adaptive attack system that leverages deep learning and dynamic dictionaries to identify weaknesses in password strength models. | 21 |
ng-matero/extensions | An extended component library for Angular Material. | 446 |
angular-material-extensions/components | A set of reusable UI components and services to simplify the development of Angular Material applications. | 5 |
gosimplellc/nbvcxz | A Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options. | 293 |
src-zone/material | A lightweight Angular Material Design library built on top of Google's Material Components for the Web. | 148 |
angular-material-extensions/pages | An Angular library providing UI components and tools to illustrate custom material pages content with steps for tutorials and explanations. | 50 |