No description
Find a file
2022-09-24 20:37:10 +02:00
.vscode Initial commit 2022-09-24 16:16:24 +02:00
assets update readme 2022-09-24 20:09:58 +02:00
src docs; package info 2022-09-24 20:06:40 +02:00
test support github account stats 2022-09-24 19:52:17 +02:00
.editorconfig Initial commit 2022-09-24 16:16:24 +02:00
.eslintignore Initial commit 2022-09-24 16:16:24 +02:00
.eslintrc.cjs Initial commit 2022-09-24 16:16:24 +02:00
.gitignore ignore temp files; new package-lock 2022-09-24 16:19:13 +02:00
.prettierrc.cjs Initial commit 2022-09-24 16:16:24 +02:00
index.ts support github account stats 2022-09-24 19:52:17 +02:00
package-lock.json 0.1.1 2022-09-24 20:37:10 +02:00
package.json 0.1.1 2022-09-24 20:37:10 +02:00
README.md update readme 2022-09-24 20:09:58 +02:00
tsconfig.json Initial commit 2022-09-24 16:16:24 +02:00

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