From a375604bd44b123d2e2ef008fe6988c81642d860 Mon Sep 17 00:00:00 2001 From: ajv Date: Thu, 13 Dec 2018 09:52:30 +0200 Subject: [PATCH] Add vue plugin to integrations with other frameworks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f110a62c..4cd24cae 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ At Dropbox we use zxcvbn ([Release notes](https://github.com/dropbox/zxcvbn/rele Integrations with other frameworks: * [`angular-zxcvbn`](https://github.com/ghostbar/angular-zxcvbn) (AngularJS) +* [`vue-password-strength-meter`](https://github.com/apertureless/vue-password-strength-meter) (Vue.js) # Installation