1.0.3 • Published 6 years ago
pw-strength v1.0.3
pw-strength
Quickly rate a passwords strength on a scale of 0-100
Install
npm i pw-strengthyarn pw-strengthThere are also AMD, esm, iife, systemJS, and UMD version included in the dist folder.
Usage
import { pwStrength } from 'pw-strength'
const myStrength = pwStrength('TestPassword') // 46