Badges for Elm Packages

This weekend I built a program that generates status badges for each package in the Elm package registry.

image

It’s currently running on free infrastructure: Badges are updated every 24 hours using Travis CI cron jobs. The result is deployed to a github repository and hosted using github pages.

You can get the links to the badges for your packages here.

I would be happy to hear about ideas for other useful badges or just feedback in general.

11 Likes

Awesome! I added it to my library!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.