Get-Your-GitHub-Card icon indicating copy to clipboard operation
Get-Your-GitHub-Card copied to clipboard

Get your github card for web site.

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