🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

avatar-icon-component

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

avatar-icon-component

A component for displaying user's avatar image or inicials

1.0.1
latest
Version published
Maintainers
1
Created

Build Status

avatar-icon-component

A component for displaying user's avatar image or inicials;

Compatibility

  • Ember.js v2.18 or above
  • Ember CLI v2.13 or above

Installation

ember install avatar-icon-component

Usage

{{avatar-icon data=userData image=imageModel _size=100}}

userData = { username: String, }

imageModel = { url: String }

_size: Number - Avatar size

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

FAQs

Package last updated on 13 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts