badges/shields

macports version

Chiusa

#9588 aperta il 19 set 2023

 (11 commenti) (1 reazione) (0 assegnatari)JavaScript (5423 fork)batch import
good first issueservice-badge

Metriche repository

Star
 (22.337 stelle)
Metriche merge PR
 (Merge medio 6g 3h) (71 PR mergiate in 30 g)

Descrizione

📋 Description

I'd like to see a Version category badge for macports using its search interface at https://ports.macports.org.

🔗 Data

https://ports.macports.org/api/v1/ports/:package_name

It's achievable with a Dynamic JSON badge for now:

https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fports.macports.org%2Fapi%2Fv1%2Fports%2Fproxy-audio-device%2F&query=%24.version&label=macports

proxy-audio-device

🎤 Motivation

Shields has badges for several other package managers, and although I'm a fervent Homebrew user, I'd like to see macports supported, too.

Guida contributor