vue-password-strength-meter icon indicating copy to clipboard operation
vue-password-strength-meter copied to clipboard

🔐 Password strength meter based on zxcvbn in vue.js

Results 12 vue-password-strength-meter issues
Sort by recently updated
recently updated
newest added
trafficstars

### Expected Behavior To be able to customize input class (for example red border) To be able to catch the blur event ### Actual Behavior Nothing happen when using directives...

☂ feature-request
hacktoberfest

### Expected Behavior ``` $ vue add vue-password-strength-meter zxcvbn Installed! ``` All necessary dependencies would be added to the `package.json` according to https://cli.vuejs.org/guide/plugins-and-presets.html#plugins such as (https://github.com/vuetifyjs/vue-cli-plugin-vuetify, router or vuex) ###...

☂ feature-request