angular2-zxcvbn

A directive and validator to integrate the zxcvbn password strength library into your app.

Usage no npm install needed!

<script type="module">
  import angular2Zxcvbn from 'https://cdn.skypack.dev/angular2-zxcvbn';
</script>

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.

View Demo

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.