Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defunctzombie/badginator
badges for your badges
https://github.com/defunctzombie/badginator
Last synced: 10 days ago
JSON representation
badges for your badges
- Host: GitHub
- URL: https://github.com/defunctzombie/badginator
- Owner: defunctzombie
- Created: 2016-01-27T00:25:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-12T12:59:34.000Z (about 8 years ago)
- Last Synced: 2024-10-20T01:12:27.646Z (23 days ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 117
- Watchers: 4
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# badginator
[![badginator](https://badginator.herokuapp.com/defunctzombie/badginator.svg)](https://github.com/defunctzombie/badginator)
[![badginator](https://badginator.herokuapp.com/defunctzombie/badginator.svg)](https://github.com/defunctzombie/badginator)
[![badginator](https://badginator.herokuapp.com/defunctzombie/badginator.svg)](https://github.com/defunctzombie/badginator)
[![badginator](https://badginator.herokuapp.com/defunctzombie/badginator.svg)](https://github.com/defunctzombie/badginator)Some people like repo badges so this is a badge to count your repo badges.
## Install
Just add the badge to your readme.md file like so!
```markdown
[![BADGINATOR](https://badginator.herokuapp.com//.svg)](https://github.com/defunctzombie/badginator)
```## Colors
Your badge color will reflect how many badges you have. The more badges you have the better!
| Badges | Color |
| --- | --- |
| ≤ 2 | ![](https://img.shields.io/badge/badges-2-red.svg) |
| ≤ 4 | ![](https://img.shields.io/badge/badges-4-orange.svg) |
| ≤ 6 | ![](https://img.shields.io/badge/badges-6-green.svg) |
| > 6 | ![](https://img.shields.io/badge/badges-15-brightgreen.svg) |## Toubleshooting
Why isn't my badge count correct?
* Github README images are cached and the badge image has not updated. Give it some time.
* or, There is a bug in our badge detection logic and you should [file an issue](https://github.com/defunctzombie/badginator/issues/new)