File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,15 @@ Interactive password strength meter based on [zxcvbn](https://github.com/dropbox
1111 <img src =" /static/demo.gif " alt =" 🔓 " title =" 🔓 Demo " />
1212</p >
1313
14- ## Demo
14+ ## 📺 Demo
1515
1616[ Demo here] ( https://apertureless.github.io/vue-password-strength-meter/ )
1717
18- ## Install
18+ ## 🔧 Install
1919
2020` yarn add vue-password-strength-meter zxcvbn `
2121
22- ## Usage
22+ ## 👈 Usage
2323
2424``` javascript
2525< script>
@@ -55,7 +55,7 @@ Interactive password strength meter based on [zxcvbn](https://github.com/dropbox
5555| strengthMeterClass | String | Password__ strength-meter | strength-meter class |
5656| strengthMeterFillClass | String | Password__ strength-meter--fill | strength-meter class for individual data fills |
5757
58- ## Customizing
58+ ## 💅 Customizing
5959
6060You can customize the styling of the input field, badge and strength-meter by passing your own css classes
6161to ` defaultClass ` , ` strengthMeterClass ` etc.
You can’t perform that action at this time.
0 commit comments