u-wave / u-wave-gravatars

Gravatars for üWave.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Gravatars for üWave.

License:MIT License


Languages

Language:JavaScript 100.0%