Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmeasday/meteor-gravatar


https://github.com/tmeasday/meteor-gravatar

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

DEPRECATED: Please use https://atmospherejs.com/jparker/gravatar

Get Gravatar hashes / URLs for an email address:
```js
Gravatar.hash(email)
Gravatar.imageUrl(email)
```