rnadler / ng2-password-strength-bar

Angular 2/4/5 Password Strength Bar
http://bobonmedicaldevicesoftware.com/blog/2016/12/09/publishing-an-angular-2-component-npm-package/
MIT License
20 stars 17 forks source link

"Issue" #3

Open sutija opened 7 years ago

sutija commented 7 years ago

Hey,

first of all I just want to say that this is very nice component!

This is not an issue, it's more suggestion that you could add some @Output so we could use password strength for form validations in future version.

Thanks! 👍 :)

karolmie1 commented 7 years ago

Take a look at roaringbits fork, he is doing exactly that