Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hemanth/coder-wall
- Owner: hemanth
- Created: 2014-04-18T04:30:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-05T13:44:25.000Z (about 10 years ago)
- Last Synced: 2024-10-05T01:29:42.255Z (about 2 months ago)
- Topics: badge, coderwall, javascript, polymer
- Language: JavaScript
- Size: 502 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: