A NPM Password strength checker based from Javascript RegExp. Check passphrase if it's "Too weak", "Weak", "Medium" or "Strong"
A React Component to display the success or failure of password strength rules, ideal for registration or password reset forms.
Check the strength of the password inputed and returns what needs to be updated in the password for that to be more strong.
Password validator component for react applicacions
Check the strength of the password inputed and returns what needs to be updated in the password for that to be more strong.