Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 445 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 445 Bytes

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