HYBICON

GitHub plugin

large

small


github-
starred
github-
forked
github-
watch
github-
issue
github-
downloaded

These octocats are clickable, try them!


Usage is simple. Copy the code below to HTML and set your user and repository.
The data-hybicon attribute may be one of the above values.
<body>
    <div data-hybicon="github-starred"
         data-hybicon-github-user="username"
         data-hybicon-github-repo="reponame"
         data-hybicon-github-repotag="tagname"> <!--For releases. Without this all of the downloads count.-->
    </div>
    <script src="https://cdn.jsdelivr.net/raphael/2.1.4/raphael-min.js"></script>
    <script src="https://cdn.jsdelivr.net/hybicon/1.4.0/hybicon.min.js"></script>
</body>

For more customization