1.0.4 • Published 7 years ago

ngx-profile-avatar v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

ngx-profile-avatar

Run npm i ngx-profile-avatar for installing.

Import and add InputModule in your app module.

import { ProfileImageModule } from 'ngx-profile-avatar';

Declare as

<app-profile-image [first_name]="variable_name" [last_name]="variable_name"></app-profile-image>

Declare as for small size

<app-profile-image [first_name]="variable_name" [last_name]="variable_name" [small]="true"></app-profile-image>

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago