1.0.1 • Published 5 years ago

avatar-icon-component v1.0.1

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

5 years ago

1.0.0

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago