GitHub Web Widget

March 14, 2018 ยท View on GitHub

Web Component set for GitHub based on EasyWebApp

What does it look like?

Repository ScreenShot

Profile ScreenShot

How do I use it?

Everwhere you want a widget to be placed, add the following markup:

<div data-href="path/to/Repository.html?repo=yourID/repoName"></div>

<div data-href="path/to/Profile.html?user=yourID"></div>

(More codes about initialization of EWA project, please read demo/index.html)

That's it! All of the styling is included and image assets are pulled from GitHub.

Acknowledgements

All HTML & CSS codes of this repository come from following open source projects: