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

## Description Inspired by #54 , I made the changes required for Vue 3. Perhaps the right way would be to export another package and make this one continue to...

Seems like the library has been completly rewritten: - https://github.com/dropbox/zxcvbn/issues/290#issuecomment-754791316 - Github fork: https://github.com/zxcvbn-ts/zxcvbn Maybe it would be worth using the newer version?

Got the idea from : https://github.com/MorrisJobke/strengthify ## Description The coloured meter bar would underfill, or overflow. This fix also makes the meter bars even in size. Before ![image](https://user-images.githubusercontent.com/890368/104091484-5334da00-5286-11eb-8715-519d407c90f0.png) ![image](https://user-images.githubusercontent.com/890368/104091680-7a3fdb80-5287-11eb-8805-73814fff9e62.png) After...

Hi there ! Thank you for this awesome library. I tried to use it in a Vue3 project and it didn't work. The password value seems to keep only one...

### Expected Behavior Should be able to auto-fill password by clicking on LastPass icon at right side of input box. This refers to the LastPass's Chrome extension. ### Actual Behavior...

⚠️️ bug

### Expected Behavior Shows the same behavior when it is filled manually ### Actual Behavior it does not show the password strength and sometimes it does not update the password...

Can you add support for type definitions, please?

✍ help wanted
☂ feature-request
hacktoberfest

Bumps [eslint](https://github.com/eslint/eslint) from 3.18.0 to 4.18.2. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.18.2 > * 6b71fd0 Fix: [email protected], because 4.0.3 needs "ajv": "^6.0.1" ([#10022](https://github-redirect.dependabot.com/eslint/eslint/issues/10022)) (Mathieu Seiler) > *...

dependencies

I guess it is time to add some proper documentation and examples of the usage. Feel free to add suggestions if you want specific examples. ## Usage Examples: - With...

✍ help wanted
☕ discuss
hacktoberfest

- Remove karma - Add jest - Add vue-test-utils

☂ feature-request
hacktoberfest