check-password-strength
A NPM Password strength checker based from Javascript RegExp. Check passphrase if it's "Too weak", "Weak", "Medium" or "Strong"
react-password-checklist
A React Component to display the success or failure of password strength rules, ideal for registration or password reset forms.
@dj98/stores-password-checklist
A React Component to display the success or failure of password strength rules, ideal for registration or password reset forms.
password-strength-analyzer
A utility for evaluating password strength using entropy calculations and customizable rules. It’s easy to configure and doesn’t rely on any specific frameworks, making it highly adaptable for various applications.