Vue.js Password Input Component

A Vue.js password input component that includes a toggle to show the password and a strength meter using the Dropbox zxcvbn library.

Live Preview:

vue-password

Download Details:

Author: skegel13

Live Demo: https://github.com/skegel13/vue-password/blob/master/index.html

Download Link: https://github.com/skegel13/vue-password/archive/master.zip

Official Website: https://github.com/skegel13/vue-password

Install & Download:

$ npm install vue-password

Add Comment