Jonah Lawrence 97c8ac0800 Added Custom Icon Badges (#10)
* Added Custom Icon Badges

* Move Custom Icon Badges to Icons
2022-06-20 21:56:11 -05:00
2021-07-09 12:50:14 -04:00
2021-07-09 12:50:14 -04:00
2021-07-09 12:50:14 -04:00
2022-06-20 21:56:11 -05:00

Awesome Badges

Awesome

A curated collection of awesome things related to status badges.

While this list is maintained by Paul Melnikow from the Shields core team, it includes Shields-related and non-Shields-related resources.

Dynamic badge services

  • Shields.io Original home of the badges, launched in 2014.
  • Badgen.net Fast badge generating service launched in 2018.
  • NodeICO Large-format status badges for Node.js projects which were once very popular!

Raster badges

SVG badges are encouraged because they render better on Retina displays and scale up beautifully. However in a few environments, such as Slack and HTML email, SVG images won't render, so PNG badges are preferred. Shields offers raster badges through its raster server, raster.shields.io.

  • svg-to-image-proxy Rasterizing proxy based on Node and Puppeteer which can be hosted on Vercel. (Since 2019 this code has been used to run raster.shields.io, however it's about to be deprecated in favor of squint.)
  • squint Rasterizing proxy based on Rust and libcairo.

Static badges

  • For The Badge Provides static badges using a flat and boxy badge design which has become a classic. (This badge format is available as ?style=for-the-badge on Shields.io.)

Static badge collections

  • Badges 4 README.md Profile Catalog of Shields.io Badges for readme profiles
  • Project Types Static badges for four types of open-source project, as classified in Nadia Eghbal's Working in Public.
  • Simple Badges Catalog of Shields.io Badges with Simple Icons

Dynamic data providers

Dynamic data providers are third parties who publish data APIs which can be used to back one of the dynamic badge services:

Badge-rendering software

  • badge-maker JavaScript; supports plastic, flat, flat-square, for-the-badge, and social styles. Powers Shields.io.
  • badgen TypeScript; supports classic and flat. Powers Badgen.
  • gradient-badge JavaScript; generates gradient badges in classic and flat.
  • poser PHP.
  • pybadges Python.
  • browser-support-badge JavaScript; generates browser version compatibility badges.
  • badge4j Java.

Icons

  • Simple Icons Home of the bulk of the icons used by both Shields and Badgen.
  • Custom Icon Badges Allows users to more easily use Octicons and their own icons and logos on shields.io badges.

Academic articles

Historical articles

Talks

Hosting your own badge service

Achievement badges

  • Open Badges A specification for verifiable digital badges.
  • Badgr A service for creating verifiable achievement badges, based on the Open Badges specification.
Description
A curated collection of awesome things related to status badges
Readme CC0-1.0 146 KiB
Languages
Markdown 100%