angular2-zxcvbn
v0.3.0
Published
A directive and validator to integrate the zxcvbn password strength library into your app.
Downloads
4
Maintainers
Readme
angular2-zxcvbn
A directive and validator to integrate the zxcvbn password strength library into your app. Examples of use with both angular appoaches to forms - template driven and reactive.
This project was generated with angular-cli.
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Build
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.