astro-github-stats/README.md
2022-09-24 20:09:58 +02:00

534 B

Astro Github Stats

Embed github stats in your Astro page

Usage

Install in use in your Astro project:

npm i astro-github-stats

Then use in your Astro page:

---
import GithubStats from 'astro-github-stats';
---
<GithubStats username="ayoayco" />

Showcase

screenshot

Future plans

This is a wrapper for github-readme-stats. Other features will be supported later:

  1. repo stats card
  2. themes
  3. account top languages