avatar-icon-component

1.0.1 • Public • Published

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.

Package Sidebar

Install

npm i avatar-icon-component

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

5.76 kB

Total Files

8

Last publish

Collaborators

  • ollar