All Projects → rcaferati → github-fork

rcaferati / github-fork

Licence: other
The github-fork is a cool option to quickly add the "Fork me on github" ribbon to your projects.

Programming Languages

HTML
75241 projects
CSS
56736 projects

<github-fork/>

The github-fork Vanilla JS custom element web component is a cool option to quickly add the 'Fork me on github' ribbon/button to your web projects.

Live demo

Access the live demo here.

github fork

Browser support

browser support

Quick usage

github-fork

  1. Load the WebComponents polyfill:
<script src="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/0.7.3/webcomponents.min.js"></script>
  1. Import the Awesome-Button:
<link rel="import" href="/github-fork.html">
  1. Use it:
<github-fork href="http://github.com/rcaferati/github-fork"></github-fork>

Install or download

Install the component using Bower:

$ bower install github-fork --save

Or download the zip file.

Author

Rafael Caferati

License

MIT: http://mit-license.org/

Copyright 2015 Rafael Caferati

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].