{"id":24434110,"url":"https://github.com/tfwright/mr_badger","last_synced_at":"2026-02-19T13:34:43.310Z","repository":{"id":62429926,"uuid":"208620748","full_name":"tfwright/mr_badger","owner":"tfwright","description":"Achievement tracker for Elixir apps","archived":false,"fork":false,"pushed_at":"2019-09-15T17:32:10.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-31T22:15:45.785Z","etag":null,"topics":["badges","gamification","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/tfwright.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-09-15T16:13:29.000Z","updated_at":"2024-03-05T20:19:30.000Z","dependencies_parsed_at":"2022-11-01T20:04:25.261Z","dependency_job_id":null,"html_url":"https://github.com/tfwright/mr_badger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tfwright/mr_badger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfwright%2Fmr_badger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfwright%2Fmr_badger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfwright%2Fmr_badger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfwright%2Fmr_badger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tfwright","download_url":"https://codeload.github.com/tfwright/mr_badger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfwright%2Fmr_badger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29614984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","gamification","hacktoberfest"],"created_at":"2025-01-20T16:54:09.389Z","updated_at":"2026-02-19T13:34:43.287Z","avatar_url":"https://github.com/tfwright.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MrBadger\n\n[![CircleCI](https://circleci.com/gh/tfwright/mr_badger.svg?style=svg)](https://circleci.com/gh/tfwright/mr_badger)\n\n**Achievement tracking for Elixir apps**\n\n## Installation\n\nThe package can be installed by adding `mr_badger` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:mr_badger, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Usage\n\n```elixir\ndefmodule MyBadges do\n  use MrBadger\n\n  award(:my_first_badge, {user, :action}) do\n    user.done_action?\n  end\nend\n\nMyBadges.badges_earned({user, :action})\n# =\u003e [:my_first_badge]\n\nMyBadges.earns_my_first_badge?({user, :action})\n# =\u003e true\n\nMyBadges.earns_my_first_badge?({user, :another_action})\n# =\u003e false\n```\n\n\nDocs can be found at [https://hexdocs.pm/mr_badger](https://hexdocs.pm/mr_badger).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftfwright%2Fmr_badger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftfwright%2Fmr_badger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftfwright%2Fmr_badger/lists"}