An ember-cli addon for a gravatar image component.
First, you must install md5 with bower:
$ bower install --save JavaScript-MD5
Then, install ember-cli-gravatar:
$ npm install --save ember-cli-gravatar
MIT
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Crafted with <3 by John Otander.