Files
astro-github-component/README.md
2024-06-29 22:45:20 +02:00

17 lines
702 B
Markdown

# GithubCard from astro-github-component
<img src="https://github.com/vaporvee/astro-github-component/assets/80621863/f3c23641-0e1e-4bb2-8d2f-ee55ffbf615e" width="300">
<br><br>
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. <br>
<br>
```sh
npm i astro-github-component
```
[Click here for a demo](https://docs.vaporvee.com/)
![grafic](https://github.com/vaporvee/astro-github-component/assets/80621863/2ade5799-055c-419c-b6af-997a2bb337df)