Skip to content

rehack/Get-Your-GitHub-Card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub-Card

Display Your GitHub Information On A Web Page

demo.png

Install

This plugin is dependent on Jquery, so you should require jquery-2.0.0.min.js and GitHub-Card.js at first. As written below:

(Make sure jquery.2.0.0.min.js in GitHub-Card.js front loading)

<script src="./lib/jquery-2.0.0.min.js"></script>

<script src="./lib/GitHub-Card.js"></script>

Then, you should write the following code like me:

<div id="github-card" data-username="codesboy"></div>

Last, you all get the GitHub-Card.

Used Interface

api.github.com

Issues

if there has any problem, please let me know. Thanks~

LICENSE

Apache

About

Get your github card for web site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published