{"id":24056867,"url":"https://github.com/eyal-wowhub/characterinfo","last_synced_at":"2026-06-10T02:31:25.358Z","repository":{"id":270759132,"uuid":"911377009","full_name":"Eyal-WowHub/CharacterInfo","owner":"Eyal-WowHub","description":"A library that provides character and realm information.","archived":false,"fork":false,"pushed_at":"2025-01-06T22:41:53.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T12:16:17.863Z","etag":null,"topics":["lib","library","lua","world-of-warcraft","world-of-warcraft-addon","wow","wow-addon"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Eyal-WowHub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-02T21:49:15.000Z","updated_at":"2025-01-06T22:41:55.000Z","dependencies_parsed_at":"2025-01-05T14:34:07.827Z","dependency_job_id":null,"html_url":"https://github.com/Eyal-WowHub/CharacterInfo","commit_stats":null,"previous_names":["eyal-wow-addons/characterinfo","eyal-wowhub/characterinfo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eyal-WowHub%2FCharacterInfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eyal-WowHub%2FCharacterInfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eyal-WowHub%2FCharacterInfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eyal-WowHub%2FCharacterInfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eyal-WowHub","download_url":"https://codeload.github.com/Eyal-WowHub/CharacterInfo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240849013,"owners_count":19867617,"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":["lib","library","lua","world-of-warcraft","world-of-warcraft-addon","wow","wow-addon"],"created_at":"2025-01-09T05:27:24.072Z","updated_at":"2026-06-10T02:31:25.346Z","avatar_url":"https://github.com/Eyal-WowHub.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CharacterInfo\n\nA library that provides character and realm information.\n\n#### Dependencies: [LibStub](https://www.curseforge.com/wow/addons/libstub), [Contracts](https://github.com/Eyal-WowHub/Contracts)\n\n#### Used By: [WowInfo](https://github.com/Eyal-WowHub/WowInfo)\n\n### Example:\n\n```lua\nlocal CharacterInfo = LibStub(\"CharacterInfo-1.0\")\n\nfor isPlayerRealm, realm in CharacterInfo:IterableConnectedRealms() do\n    if isPlayerRealm then\n        print(realm, CharacterInfo:GetName())\n    else\n        print(realm)\n    end\nend\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyal-wowhub%2Fcharacterinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feyal-wowhub%2Fcharacterinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyal-wowhub%2Fcharacterinfo/lists"}