UNPKG
om-password-strength-checker
Version:
latest (1.0.0)
1.0.0
A simple password strength checker utility
om-password-strength-checker
/
README.md
9 lines
(5 loc)
•
188 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
# Password Strength Checker
A simple npm
package
to check how strong a password is based on
length
and
character types.
## Install
``
`bash npm install password-strength-checker