Skip to content

kazu69/x-gravatar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<x-gravatar>

This Project is inspired by x-instagram

Install

Bower

$ bower install --save x-gravatar

Usage

<x-gravatar email="xxx@xxxx.xxx"><x-gravatar>

Options

Attribute Options Default Description
email string `` Required to request Gravatar profile data

Setup

In order to run it locally you'll need a basic server setup.

  1. Install Node.js
  2. Install Grunt:
$ npm install -g grunt-cli
  1. Install local dependencies:
$ npm install
  1. Run a local server and open http://0.0.0.0:8000.
$ grunt

About

A Polymer element for Gravatar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published