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.