JS library for github repository cards integration for websites (portfolio, project listing etc). Uses github api to fetch the repo data.
<script src="https://cdn.jsdelivr.net/gh/awesome-arjun11/githubrepocards/githubrepocards.js"></script>
Use .github-repo-card
on element with repo and user data-
attrubutes.
<div class="github-repo-card" data-repo="githubrepocards" data-user="awesome-arjun11"></div>
- Add customisation options
- Add User Cards