15 lines
647 B
Markdown
15 lines
647 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
|
|
```
|
|
|
|

|