You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- if you need a built in theme --> please let me know
32
33
34
+
```bash
35
+
npm i @angular/cdk @angular/material @angular/animations
36
+
```
37
+
33
38
34
39
## Installation
35
40
Install above dependencies via *npm*.
@@ -115,6 +120,8 @@ In the following example, we integration a material input container with `ngx-ma
115
120
116
121
[learn more about mat-input-container](https://material.angular.io/components/input/overview)
117
122
123
+
### Please checkout the full documentation [here](https://anthonynahas.github.io/ngx-material-passowrd-strength/doc/index.html) or follow the official [tutorial](https://anthonynahas.github.io/ngx-material-password-strength/getting-started)
124
+
118
125
## Development
119
126
120
127
To generate all `*.js`, `*.d.ts` and `*.metadata.json` files:
0 commit comments