Press "Enter" to skip to content

[Avatar] A Simple Dead Gravitar Component for VueJS

vue-gravatar is a very simple dead gravitar component for VueJS applications.

funny github avatar, open source avatar creator, identicon generator javascript, vue avatar example, vue avatar component

Library for Showing Gravatars or Generating User Avatars

How to make use of it:

Install and download:

# Yarn
yarn add vue-gravatar

# NPM
$ npm install vue-gravatar

Component register.

import Vue from 'vue';
import Gravatar from 'vue-gravatar';

Vue.component('v-gravatar', Gravatar);

You can now use the component in your coding.

<v-gravatar email="[email protected]" />

Github-like Avatar Generator, vue-gravatar Plugin/Github


See Demo And Download

Official Website(JiriChara): Click Here

This superior jQuery/javascript plugin is developed by JiriChara. For extra Advanced Usages, please go to the official website.

Be First to Comment

    Leave a Reply

    Your email address will not be published. Required fields are marked *