github-fork-ribbon

Simple Polymer element to add a GitHub fork me ribbon.

MIT License

Stars
4
Committers
1

<github-fork-ribbon> Build Status

Simple Polymer element to add a GitHub fork me ribbon.

Install

$ bower install github-fork-ribbon

Usage

<github-fork-ribbon
  username="GitHub username"
  repository="GitHub repository name"
  position="right|right-bottom|left-bottom|left"
  label="Fork me"
  background-color="Background color of ribbon">
</github-fork-ribbon>

Demo and Options

See the component page for demo and options.

License

MIT © Saeid Zebardast