antd-password-input-strength
Password Input
A React component that displays a password strength indicator alongside an input field
AntD Input component with password-strength indicator.
87 stars
3 watching
8 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list
ant-designantdinputpassword-strengthreact
Related projects:
Repository | Description | Stars |
---|---|---|
| An adaptive attack system that leverages deep learning and dynamic dictionaries to identify weaknesses in password strength models. | 21 |
| A tool to evaluate password strength based on length, character types, and special characters. | 6 |
| A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
| Provides an Angular.js directive to calculate password strength based on the zxcvbn library and user input from other form fields. | 56 |
| A password strength testing library inspired by Dropbox's JavaScript implementation | 316 |
| An open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation | 324 |
| Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics | 15 |
| A password strength estimator based on the Dropbox zxcvbn library | 210 |
| Extracts password data from KeePass 2.x databases directly from memory | 1,002 |
| A Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options. | 293 |
| A library that provides a material design-inspired UI component to assess and validate password strength | 284 |
| A lightweight Vue.js component that checks the strength of a password | 97 |
| A lightweight password strength meter using raw entropy values to evaluate the security of a password | 507 |
| Provides a web API to verify password strength on both client and server with consistent results | 20 |
| A Vue.js component that provides an interactive password strength meter with feedback and score display | 567 |