Skip to content

JoelSutherland/GitHub-jQuery-Repo-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Web Widget

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: