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
- Host: GitHub
- URL: https://github.com/xhiroga/github-stargazer
- Owner: xhiroga
- Created: 2022-06-27T22:01:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T05:46:13.000Z (over 2 years ago)
- Last Synced: 2025-04-01T03:41:30.422Z (10 months ago)
- Topics: chrome-extension, github, readme
- Language: TypeScript
- Homepage:
- Size: 618 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.

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
```