文件名称:password-strength-meter:通过视觉反馈显示密码的强度。 PasswordStrengthMeter使用zxcvbn估计密码的强度,还提供带有建议和警告消息的视觉反馈
文件大小:177KB
文件格式:ZIP
更新时间:2024-06-03 10:51:36
angular password-meter angular6 angular8 angular9
密码强度仪角度10 通过视觉反馈显示密码的强度。 使用估计密码的强度,并提供带有建议和警告消息的视觉反馈。 该库是根据以下开发的。 那么如何测量密码强度? Dropbox developed an algorithm for a realistic password strength estimator inspired by password crackers. This algorithm is packaged in a Javascript library called zxcvbn. In addition, the package contains a dictionary of commonly used English words, names and passwords. 需要Vue.js的库吗? 演示版 < password-strength-meter
【文件预览】:
password-strength-meter-master
----.gitignore(637B)
----tsconfig.json(832B)
----README.md(4KB)
----angular.json(6KB)
----LICENSE(1KB)
----package.json(3KB)
----tslint.json(3KB)
----projects()
--------password-strength-meter-showcase()
--------password-strength-meter()
----.travis.yml(613B)
----.editorconfig(246B)
----package-lock.json(625KB)