UNPKG

om-password-strength-checker

Version:

A simple password strength checker utility

9 lines (5 loc) 188 B
# 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