u-wave-gravatars
v0.0.1
Published
Gravatars for üWave.
Downloads
5
Readme
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.