No description
.vscode | ||
assets | ||
src | ||
test | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
.prettierrc.cjs | ||
index.ts | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
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
Future plans
This is a wrapper for github-readme-stats. Other features will be supported later:
- repo stats card
- themes
- account top languages