Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luigiimvector/github-badge
Various type of badges for your README.
https://github.com/luigiimvector/github-badge
badge github readme vercel
Last synced: 14 days ago
JSON representation
Various type of badges for your README.
- Host: GitHub
- URL: https://github.com/luigiimvector/github-badge
- Owner: LuigiImVector
- License: mit
- Created: 2021-09-15T08:22:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-25T16:35:32.000Z (about 3 years ago)
- Last Synced: 2024-11-15T05:52:09.743Z (3 months ago)
- Topics: badge, github, readme, vercel
- Language: JavaScript
- Homepage: https://github-badge-three.vercel.app
- Size: 58.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Github Badges
In this repository i will add various type of badges for your README.
---
## When did you start programming?
You can show how many years of experience you have in the development world.
**Write this in your README** (remember to replace `COLOR` and `NUMBER`):
```md
[![Preview](https://github-badge-three.vercel.app/api/COLOR?years=NUMBER)](https://github.com/LuigiImVector/github-badge)
```Color | Example
----- | ------
`red` | [![Preview](https://github-badge-three.vercel.app/api/red?years=2)](https://github.com/LuigiImVector/github-badge)
`blue` | [![Preview](https://github-badge-three.vercel.app/api/blue?years=2)](https://github.com/LuigiImVector/github-badge)
`green` | [![Preview](https://github-badge-three.vercel.app/api/green?years=2)](https://github.com/LuigiImVector/github-badge)
`yellow` | [![Preview](https://github-badge-three.vercel.app/api/yellow?years=2)](https://github.com/LuigiImVector/github-badge)
`purple` | [![Preview](https://github-badge-three.vercel.app/api/purple?years=2)](https://github.com/LuigiImVector/github-badge)
`pink` | [![Preview](https://github-badge-three.vercel.app/api/pink?years=2)](https://github.com/LuigiImVector/github-badge)