{"id":20258684,"url":"https://github.com/47ng/badger","last_synced_at":"2026-04-12T23:36:14.700Z","repository":{"id":57093680,"uuid":"173722951","full_name":"47ng/badger","owner":"47ng","description":"Sniff out appropriate badges for a GitHub repository","archived":false,"fork":false,"pushed_at":"2020-07-16T18:54:35.000Z","size":478,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T02:33:21.741Z","etag":null,"topics":["badges","generator","github"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/47ng.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-04T10:22:52.000Z","updated_at":"2020-04-01T12:59:16.000Z","dependencies_parsed_at":"2022-08-22T16:30:08.346Z","dependency_job_id":null,"html_url":"https://github.com/47ng/badger","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/47ng%2Fbadger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/47ng%2Fbadger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/47ng%2Fbadger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/47ng%2Fbadger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/47ng","download_url":"https://codeload.github.com/47ng/badger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241718090,"owners_count":20008503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["badges","generator","github"],"created_at":"2024-11-14T11:10:32.755Z","updated_at":"2026-04-12T23:36:09.644Z","avatar_url":"https://github.com/47ng.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🦡 Badger\n\n[![MIT License](https://img.shields.io/github/license/47ng/badger.svg?color=blue)](https://github.com/47ng/badger/blob/master/LICENSE)\n[![Travis CI Build](https://img.shields.io/travis/com/47ng/badger.svg)](https://travis-ci.com/47ng/badger)\n[![Average issue resolution time](https://isitmaintained.com/badge/resolution/47ng/badger.svg)](https://isitmaintained.com/project/47ng/badger)\n[![Number of open issues](https://isitmaintained.com/badge/open/47ng/badger.svg)](https://isitmaintained.com/project/47ng/badger)\n\nSniff out relevant badges for GitHub repositories.\n\n## Usage\n\nBadger can be used as a CLI: give it a repo slug, it gives you\nMarkdown back to add to your `README.md`:\n\n```zsh\n# Usage: badger \u003crepo slug\u003e\n$ npx @47ng/badger franky47/douze\n[![MIT License](https://img.shields.io/github/license/franky47/douze.svg?color=blue)](https://github.com/franky47/douze/blob/master/LICENSE)\n[![Travis CI Build](https://img.shields.io/travis/com/franky47/douze.svg)](https://travis-ci.com/franky47/douze)\n[![Average issue resolution time](https://isitmaintained.com/badge/resolution/franky47/douze.svg)](https://isitmaintained.com/project/franky47/douze)\n[![Number of open issues](https://isitmaintained.com/badge/open/franky47/douze.svg)](https://isitmaintained.com/project/franky47/douze)\n```\n\nOr you can call it programmatically:\n\n```ts\nimport { getBadges, renderToMarkdown } from '@47ng/badger'\n\nasync function() {\n  const badges = await getBadges('47ng/badger')\n  console.log(renderToMarkdown(badges))\n}\n```\n\n## License\n\n[MIT](https://github.com/47ng/badger/blob/master/LICENSE) - Made with ❤️ by [François Best](https://francoisbest.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F47ng%2Fbadger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F47ng%2Fbadger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F47ng%2Fbadger/lists"}