1.0.1 • Published 6 years ago

avatar-icon-component v1.0.1

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

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.

1.0.1

6 years ago

1.0.0

6 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago