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.
How to use
- Load web component's polyfill script webcomponents.js
- Import the custom element html github-fork.html
- Use the <github-fork> tag at the body of the document
Browser support
With the use of the webcomponents.js polyfill, this project is supported by all modern browsers.