Description:
Just another interactive password strength meter component for Vue.js, based on zxcvbn.js.
Live Preview:
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
Download Details:
Author: apertureless
Live Demo: https://apertureless.github.io/vue-password-strength-meter/
Download Link: https://github.com/apertureless/vue-password-strength-meter/archive/master.zip
Official Website: https://github.com/apertureless/vue-password-strength-meter
Install & Download:
npm install vue-password-strength-meter
yarn add vue-password-strength-meter