Files
astro-github-component/README.md
2024-05-15 16:48:02 +02:00

11 lines
495 B
Markdown

# GithubCard from astro-github-component
Adds a component to astro with statically built GitHub info and dynamic updated stars and forks. <br/>
Supports GitHub auth tokens in the built process (use a .env for example) and dynamic stars/forks caching to manage the GitHub API rate limiting. <br/>
More features/fixes will follow.
```sh
npm i astro-github-component
```
![grafic](https://github.com/vaporvee/astro-github-component/assets/80621863/2ade5799-055c-419c-b6af-997a2bb337df)