Skip to content

JS library for github repository cards integration for websites (portfolio, project listing etc).

License

Notifications You must be signed in to change notification settings

awesome-arjun11/githubrepocards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

githubrepocards

JS library for github repository cards integration for websites (portfolio, project listing etc). Uses github api to fetch the repo data.

Usage

Include the JS.

<script src="https://cdn.jsdelivr.net/gh/awesome-arjun11/githubrepocards/githubrepocards.js"></script>

.github-repo-card

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>

TODO

  • Add customisation options
  • Add User Cards

About

JS library for github repository cards integration for websites (portfolio, project listing etc).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published