React component for rendering a gravatar profile image. Adjusts automatically to HiDPI displays.
http://kyleamathews.github.io/react-gravatar/examples/
npm install react-gravatar
See https://en.gravatar.com/site/implement/images/ for documentation on all the options.
- 50x50 image
- g rated photos
- http
- retro backup faces for emails without profiles
<Gravatar email="[email protected]" />
<Gravatar email="[email protected]" size=100 rating="pg" https default="monsterid" />