Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add shields.io Raycast extension #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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)
Expand Down