Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hemanth/coder-wall

Custom Polymer element for displaying coderwall badges for a given user.
https://github.com/hemanth/coder-wall

badge coderwall javascript polymer

Last synced: about 1 month ago
JSON representation

Custom Polymer element for displaying coderwall badges for a given user.

Awesome Lists containing this project

README

        

# <coder-wall>

Custom [Polymer](http://polymer-project.org/) element for displaying [coderwall](http://coderwall.com) badges for a given user.

> Maintained by [Hemanth.HM](http://github.com/hemanth)

## Demo

[Demo](http://hemanth.github.io/web-components/coder-wall/index.html)

## Installation

`$ bower install --save coder-wall`

## Usage

0. Import Web Components' polyfill:

``

1. Import Custom Element:

``

2. Start using it!

` `

__TODO:__

* Improve :lipstick: