{"id":19205465,"url":"https://github.com/zwacky/angular-emoji-flags","last_synced_at":"2025-02-23T06:23:39.750Z","repository":{"id":57178347,"uuid":"46520236","full_name":"zwacky/angular-emoji-flags","owner":"zwacky","description":"turns a country code (ISO 3166) into a flag emoji","archived":false,"fork":false,"pushed_at":"2017-09-04T08:19:16.000Z","size":28,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-05T03:13:10.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zwacky.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}},"created_at":"2015-11-19T21:04:13.000Z","updated_at":"2022-03-09T11:36:39.000Z","dependencies_parsed_at":"2022-09-14T02:31:18.111Z","dependency_job_id":null,"html_url":"https://github.com/zwacky/angular-emoji-flags","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwacky%2Fangular-emoji-flags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwacky%2Fangular-emoji-flags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwacky%2Fangular-emoji-flags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwacky%2Fangular-emoji-flags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zwacky","download_url":"https://codeload.github.com/zwacky/angular-emoji-flags/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240277397,"owners_count":19775882,"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":[],"created_at":"2024-11-09T13:12:57.778Z","updated_at":"2025-02-23T06:23:39.704Z","avatar_url":"https://github.com/zwacky.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# angular-emoji-flags [![Build Status](https://travis-ci.org/zwacky/angular-emoji-flags.svg?branch=master)](https://travis-ci.org/zwacky/angular-emoji-flags)\n\nturns a country code (ISO 3166) into a flag emoji.\n\n## Installation\n\n- `npm install angular-emoji-flags`\n- add `angular-emoji-flags` to your angular.module dependency, ususally app.js\n\n## Demo\n\n- https://jsbin.com/yigimoxuku/edit?html,js,output\n- or `npm install \u0026\u0026 gulp watch` to run the demo locally\n\n## Emoji Support\n\nNot every OS and Browser are able to display emojis. Check the support here: http://caniemoji.com\n\n## Usage\n\n```\n// in controller\n$scope.emoji = emojiFlags.getFlagByCountry('us');\n\n// in template as a filter\n{{ 'us' | asEmojiFlag }}\n```\n\n## Working Document\n\nCurrently there are 197 countries supported. 60 are still missing.\n\nFor the full list of supported and missing countries please refer to: https://docs.google.com/spreadsheets/d/15yDAA8Fcl-pVfhDZRJQQUbJia_zj_33IzjRmLM3D_3w/edit?usp=sharing\n\n## Contribute\n\n- Just use `gulp watch` and hack away!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzwacky%2Fangular-emoji-flags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzwacky%2Fangular-emoji-flags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzwacky%2Fangular-emoji-flags/lists"}