1
0
mirror of https://github.com/badges/awesome-badges.git synced 2025-04-19 05:42:16 +03:00

Add shields.io Raycast extension (#16)

This commit is contained in:
LitoMore 2024-10-15 01:14:51 +08:00 committed by GitHub
parent 7c35a4c8cb
commit 6c7ee40f5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,6 +23,7 @@ includes Shields-related and non-Shields-related resources._
adds badges based on what it finds.
- [Badges](https://github.com/bevry/badges) – Node.js/Deno/Browser npm package for rendering the HTML of various badges
- [Projectz](https://github.com/bevry/projectz) – Render Badges into your README based on your package.json configuration
- [shields.io Raycast extension](https://www.raycast.com/litomore/badges) – A more convenient UI for creating shields.io badges
### Raster badges
@ -64,12 +65,12 @@ includes Shields-related and non-Shields-related resources._
- [Transifex open API endpoints](https://transifex-open-api.herokuapp.com/)
– Data gateway for projects using
[Transifex](https://www.transifex.com/).
- [Cell Shield](https://cellshield.info) – a service that allows backing a shields.io badge with a cell from a public Google Spreadsheet.
- [Cell Shield](https://cellshield.info) – a service that allows backing a shields.io badge with a cell from a public Google Spreadsheet.
- [TYPO3 Badges](https://typo3-badges.dev) – API that provides
JSON endpoints to render badges of [TYPO3 CMS extensions](https://extensions.typo3.org/)
via Shields or Badgen.
- [Dynamic Badge Formatter](https://github.com/DenverCoder1/dynamic-badge-formatter) – Allows users to apply formatters for metrics, versions, dates, and more to dynamic shields.io badges to make them look consistent.
### Badge-rendering software
- [badge-maker](https://github.com/badges/shields/tree/master/badge-maker)