|
6 | 6 |
|
7 | 7 | [](https://badge.fury.io/js/ngx-material-password-strength), |
8 | 8 | [](https://anthonynahas.github.io/ngx-material-password-strength) |
| 9 | +[](https://gitter.im/angular-material-extensions/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
9 | 10 | [](https://coveralls.io/github/anthonynahas/ngx-material-password-strength?branch=master) |
10 | 11 | [](https://david-dm.org/anthonynahas/ngx-material-password-strength) |
11 | 12 | [](https://david-dm.org/anthonynahas/ngx-material-password-strength#info=devDependencies) |
12 | 13 | [](https://greenkeeper.io/) |
13 | 14 | [](https://github.com/AnthonyNahas/ngx-material-password-strength/blob/master/LICENSE) |
14 | 15 |
|
| 16 | +> This project has been moved to [@angular-material-extensions/password-strength](https://github.com/angular-material-extensions/password-strength) |
| 17 | +
|
| 18 | + |
15 | 19 | <p align="center"> |
16 | 20 | <img alt="ngx-material-password-strength" style="text-align: center;" |
17 | 21 | src="assets/ngx-material-password-strength/demo_v2.0.1_2.gif"> |
|
22 | 26 | src="assets/ngx-material-password-strength/demo_v2.0.1.gif"> |
23 | 27 | </p> |
24 | 28 |
|
25 | | -## Table of Contents |
26 | | -- [Demo](#demo) |
27 | | -- [Library's components](#components) |
28 | | -- [Requirements](#requirements) |
29 | | -- [Dependencies](#dependencies) |
30 | | -- [Installation](#installation) |
31 | | -- [API](#api) |
32 | | -- [Documentation](#documentation) |
33 | | -- [Usage](#usage) |
34 | | -- [Run Demo App Locally](#run-demo-app-locally) |
35 | | -- [Development](#development) |
36 | | -- [Other Angular Libraries](#other-angular-libraries) |
37 | | -- [Support](#support) |
38 | | -- [License](#license) |
39 | | - |
40 | 29 | <a name="demo"/> |
41 | 30 |
|
42 | 31 | ## Demo |
@@ -96,7 +85,7 @@ npm i @angular/cdk @angular/material @angular/animations |
96 | 85 | <a name="dependencies"/> |
97 | 86 |
|
98 | 87 | ## Dependencies |
99 | | -* [Angular](https://angular.io) (*requires* Angular 2 or higher, tested with 2.0.0) |
| 88 | +* [Angular](https://angular.io) (*requires* Angular 2 or higher, tested with 6.0.4) |
100 | 89 |
|
101 | 90 |
|
102 | 91 | --- |
@@ -359,9 +348,9 @@ $ npm run lint |
359 | 348 | ## Other Angular Libraries |
360 | 349 | - [ngx-material-password-strength](https://github.com/AnthonyNahas/ngx-material-password-strength) |
361 | 350 | - [ngx-material-pages](https://github.com/AnthonyNahas/ngx-material-pages) |
362 | | -- [ngx-material-contacts](https://github.com/AnthonyNahas/ngx-material-contacts) |
363 | | -- [ngx-material-faq](https://github.com/AnthonyNahas/ngx-material-faq) |
364 | | -- [ngx-combination-generator](https://github.com/AnthonyNahas/combination-generator) |
| 351 | +- [@angular-material-extensions/contacts](https://github.com/angular-material-extensions/contacts) |
| 352 | +- [@angular-material-extensions/faq](https://github.com/angular-material-extensions/faq) |
| 353 | +- [@angular-material-extensions/combination-generator](https://github.com/angular-material-extensions/combination-generator) |
365 | 354 |
|
366 | 355 | <a name="support"/> |
367 | 356 |
|
|
0 commit comments