Skip to content

u-wave/u-wave-gravatars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u-wave-gravatars

Use Gravatars for user avatars.

Installation

npm install --save u-wave-gravatars

Usage

With üWave Core:

import gravatars from 'u-wave-gravatars';

uw.use(gravatars());

If users have configured Gravatar, their avatars will be used from there in the future.

License

MIT