17 lines
702 B
Markdown
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/)
|
|
|
|
|
|

|