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

Fixes #1 - create PasswordStrengthBarModule #4

Closed karolmie1 closed 7 years ago

karolmie1 commented 7 years ago

Tested on my test project, imports with webpack without problem.

Probably version should be bumped, but i'm not sure if this should be done in this pull request, or in separate release process. This includes breaking changes, so would be one major version up.

Plunker also would have to be updated.

rnadler commented 7 years ago

Thanks, @karolmie1! I'll try to get to this in the next couple of days. Also, I'll take care of bumping the version.