Interactive Password Strength Meter

Install & Download:

npm install vue-password-strength-meter
yarn add vue-password-strength-meter

Description:

Just another interactive password strength meter component for Vue.js, based onĀ zxcvbn.js.

Live Preview:

Interactive Password Strength Meter

Changelog:

v1.7.2 (10/21/2020)

  • Add missing inheritAttrs: false so the root element does not bind attributes
  • Remove “show password” button from tabbing index

Add Comment