pw-strength

Quickly rate a passwords strength on a scale of 0-100

Usage no npm install needed!

<script type="module">
  import pwStrength from 'https://cdn.skypack.dev/pw-strength';
</script>

README

pw-strength

Quickly rate a passwords strength on a scale of 0-100

Install

npm i pw-strength

yarn pw-strength

There 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