An open API service indexing awesome lists of open source software.

https://github.com/xhiroga/github-stargazer

Embed seals to repo link in github.com
https://github.com/xhiroga/github-stargazer

chrome-extension github readme

Last synced: 9 months ago
JSON representation

Embed seals to repo link in github.com

Awesome Lists containing this project

README

          

# GitHub Stargazer

Displays a star count next to the link to GitHub within the GitHub markdown preview.
Useful when you want to quickly find popular repositories, such as on an awesome list.

![](/images/screenshot.png)

Powered by [shields.io](https://shields.io/).

## Support

[You can donate to shields.io from here](https://opencollective.com/shields).

## Development

```shell
pnpm i
pnpm build
```