Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 583 Bytes

File metadata and controls

21 lines (20 loc) · 583 Bytes

JavaScript embedded GitHub card

## Requirements JQuery ## How to use Import javascript code ```html <script type="text/javascript" src="http://packlnd.github.io/card.js"></script> ``` Include the following html code where you want the card to show up: ```html
github-username
``` An example for Octocat: ```html
octocat
``` ## Contribute Feel free to contribute pull requests