Badges is a utility / site that generates small status badge images for open-source projects (for example, build status, coverage, downloads, version). It allows projects to easily embed dynamic badges in their README or documentation that reflect project metadata or external service metrics. The badges system supports different styles, icons, and dynamic links, making them visually consistent and informative. It abstracts the generation of badge SVGs so the end user doesn’t need to manually create or update image files. The project also supports caching, HTTP APIs, and format options (e.g. to serve badges dynamically or with query parameters). It is used by many open source repos to display real-time project metrics in documentation pages.
Features
- Hosts a wide collection of open-source JavaScript badges for project README files
- Badges are fully functional and linkable to services like build status or coverage
- Encourages contributions through pull requests to add missing badges
- Simple and purely documentation-focused repository
- Easily browsable and searchable list for developers
- No runtime or code execution—solely a reference asset library