/repo-card

:sunglasses: showcase :octocat: repositories on your website :metal:!

Primary LanguageJavaScriptThe UnlicenseUnlicense

Repo-Card

😎 showcase :octocat: repositories on your website 🤘!

Demo

For a live demo, visit https://tarptaeya.github.io/repo-card.

Usage

<!-- head -->
<script src="https://tarptaeya.github.io/repo-card/repo-card.js"></script>


<!-- inside body, where you want to create the card -->
<div class="repo-card" data-repo="username/repository"></div>

Features

  • Supports GitHub emojis
  • Supports language colors
  • Hides stars and forks when their count is 0.
  • Shows the source repository in case of fork.
  • Creates card similar to GitHub pinned repository's style

Thanks