1.0.4 • Published 6 years ago

ngx-profile-avatar v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago