{"id":26779592,"url":"https://github.com/chrisgreg/flagmojis","last_synced_at":"2025-04-18T03:13:22.190Z","repository":{"id":62429612,"uuid":"181293501","full_name":"chrisgreg/Flagmojis","owner":"chrisgreg","description":"An Elixir micro library that provides an easy lookup to country emoji flag information including ISO, Unicode, Emoji and Name.","archived":false,"fork":false,"pushed_at":"2019-04-14T13:02:18.000Z","size":12,"stargazers_count":18,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-14T21:20:13.061Z","etag":null,"topics":["elixir","emoji","phoenix-framework"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/flagmojis/1.0.0/Flagmojis.html","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/chrisgreg.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-04-14T10:37:09.000Z","updated_at":"2023-06-21T14:23:18.000Z","dependencies_parsed_at":"2022-11-01T20:07:23.766Z","dependency_job_id":null,"html_url":"https://github.com/chrisgreg/Flagmojis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisgreg%2FFlagmojis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisgreg%2FFlagmojis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisgreg%2FFlagmojis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisgreg%2FFlagmojis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisgreg","download_url":"https://codeload.github.com/chrisgreg/Flagmojis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249418883,"owners_count":21268517,"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":["elixir","emoji","phoenix-framework"],"created_at":"2025-03-29T06:17:54.911Z","updated_at":"2025-04-18T03:13:22.161Z","avatar_url":"https://github.com/chrisgreg.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flagmojis\n\n![Downloads](https://img.shields.io/hexpm/dt/flagmojis)\n\n## What?\n\nAn Elixir micro library that provides an easy lookup to country emoji flag information including ISO, Unicode, Emoji and Name.\n\n## Example\n\n```\niex\u003e Flagmojis.by_country_name(\"Cyprus\")\n%Flagmojis.Flag{\n  emoji: \"🇨🇾\",\n  iso: \"CY\",\n  name: \"Cyprus\",\n  unicode: \"U+1F1E8 U+1F1FE\"\n}\n```\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `flagmojis` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:flagmojis, \"~\u003e 1.0.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/flagmojis](https://hexdocs.pm/flagmojis).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisgreg%2Fflagmojis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisgreg%2Fflagmojis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisgreg%2Fflagmojis/lists"}