vue-strength
A Vue component that shows a password security.
This isn't particularly useful, it's used as a demo for how to publish Vue components to NPM and work with JavaScript Classes!
Installation
npm i --save v-strength
Browser
Include the script file, then install the component with Vue.use(VueStrength);
e.g.:
Module
;
Usage
Once installed, it can be used in a template as simply as: