All Projects → ddavison → Github Badges

ddavison / Github Badges

Licence: mit
Star / Fork badges for your GitHub Repository!

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Github Badges

Starmark
Turn your GitHub stars into Chrome bookmarks
Stars: ✭ 60 (-21.05%)
Mutual labels:  github-stars, star
Hubble
🔭 Travel through GitHub Stars' history
Stars: ✭ 166 (+118.42%)
Mutual labels:  github-stars, star
Awesomstar
Awesome (star)rating system with PHP, MySQL and pure JavaScript.
Stars: ✭ 15 (-80.26%)
Mutual labels:  star
Badges4 Readme.md Profile
👩‍💻👨‍💻 Improve your README.md profile with these amazing badges.
Stars: ✭ 929 (+1122.37%)
Mutual labels:  badge
Nasa Cli
🚀 Download NASA Picture of the Day from your terminal!
Stars: ✭ 45 (-40.79%)
Mutual labels:  star
Ruby Gem Downloads Badge
Clean and simple gem downloads count badge, courtesy of http://shields.io/. You can checkout the application directly at the following URL:
Stars: ✭ 29 (-61.84%)
Mutual labels:  badge
Badgen.net
Fast badge service
Stars: ✭ 1,045 (+1275%)
Mutual labels:  badge
Yii2 Widget Rating
A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)
Stars: ✭ 47 (-38.16%)
Mutual labels:  star
Starhub
All about your Github account, public and private activity, watch stars, followers and much more.
Stars: ✭ 60 (-21.05%)
Mutual labels:  star
React Notification Badge
Simple notification badge react component
Stars: ✭ 42 (-44.74%)
Mutual labels:  badge
Rule Engine Front
🔥 🔥 🔥 📌 规则引擎前端 📌 RuleEngine 基于web可视化配置,简单高效快捷。
Stars: ✭ 40 (-47.37%)
Mutual labels:  star
Bootstrap Star Rating
A simple yet powerful JQuery star rating plugin with fractional rating support.
Stars: ✭ 985 (+1196.05%)
Mutual labels:  star
Laravel Reactions
Laravel reactions package for implementing reactions (eg: like, dislike, love, emotion, etc) on Eloquent models.
Stars: ✭ 58 (-23.68%)
Mutual labels:  star
Sa Token
这可能是史上功能最全的Java权限认证框架!目前已集成——登录验证、权限验证、Session会话、踢人下线、分布式会话、单点登录、OAuth2.0、记住我模式、模拟他人账号、临时身份切换、集成Redis、多账号认证体系、前后台分离模式、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成...
Stars: ✭ 935 (+1130.26%)
Mutual labels:  star
Toolbaritembadgesample
Sample shows how to add a badge to ToolBarItems in Xamarin Forms for iOS and Android
Stars: ✭ 70 (-7.89%)
Mutual labels:  badge
Newbe.mahua.framework
本SDK为实现QQ机器人平台的大一统,支持多种机器人平台:酷Q、MyPCQQ、QQLight等
Stars: ✭ 849 (+1017.11%)
Mutual labels:  star
Thsidebar
NSOutlineView and badge
Stars: ✭ 38 (-50%)
Mutual labels:  badge
Hitcon Badge 2019
HITCON electric badge for HITCON CMT 2019.
Stars: ✭ 71 (-6.58%)
Mutual labels:  badge
Awesome Github Badges
A curated list of awesome github README.md badges
Stars: ✭ 70 (-7.89%)
Mutual labels:  badge
Mgstarratingview
MGStarRatingView is a view for rating.
Stars: ✭ 70 (-7.89%)
Mutual labels:  star

GitHub Badges

star this repo fork this repo star this repo fork this repo star this repo fork this repo

Using the buttons

GET http://githubbadges.com
                          /star.svg
                          /fork.svg

Available Parameters

`user` :  The owner of the GitHub repository
`repo` :  The repository name
`[background]` :  Controls the background color of the count
   - Format is HEX, **without** `#`.  Example:  `&background=007ec6`
`[color]` :  Controls the text color. (default to `fff`)
   - Format is HEX, **without** `#`.  Example:  `&color=000`
`[style]` :  Controls the style of the button
   Options:
    - `default` :  The default 'bubble' style
    - `flat` :  A flat style
    - `flat-square` :  A flat style with no border-radius

Example request

http://githubbadges.com/star.svg?user=ddavison&repo=github-badges&background=007ecg&color=bbb&style=flat

Github SVG Buttons will automatically fetch how many stars and forks there are.

Develop

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].