ngx-profile-avatar
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

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>

Package Sidebar

Install

npm i ngx-profile-avatar

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

99.8 kB

Total Files

30

Last publish

Collaborators

  • jkrishna