{"id":18868711,"url":"https://github.com/fernandezja/full-emoji-unicode-json","last_synced_at":"2025-08-09T01:37:15.914Z","repository":{"id":42716156,"uuid":"269483765","full_name":"fernandezja/full-emoji-unicode-json","owner":"fernandezja","description":"Unicode.org full emoji list into json format files","archived":false,"fork":false,"pushed_at":"2024-02-11T19:53:40.000Z","size":285,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T23:26:19.391Z","etag":null,"topics":["emoji","emojis","json","unicode"],"latest_commit_sha":null,"homepage":"","language":null,"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/fernandezja.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-04T23:08:21.000Z","updated_at":"2024-02-11T19:55:27.000Z","dependencies_parsed_at":"2024-11-08T05:14:42.505Z","dependency_job_id":"1ea03071-8fb8-444a-9f3c-747decf259dd","html_url":"https://github.com/fernandezja/full-emoji-unicode-json","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/fernandezja%2Ffull-emoji-unicode-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandezja%2Ffull-emoji-unicode-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandezja%2Ffull-emoji-unicode-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandezja%2Ffull-emoji-unicode-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fernandezja","download_url":"https://codeload.github.com/fernandezja/full-emoji-unicode-json/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239816510,"owners_count":19701753,"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":["emoji","emojis","json","unicode"],"created_at":"2024-11-08T05:14:34.969Z","updated_at":"2025-02-20T10:14:46.017Z","avatar_url":"https://github.com/fernandezja.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unicode.org full emoji list into json format files\nFrom [https://unicode.org/emoji/charts/full-emoji-list.html](https://unicode.org/emoji/charts/full-emoji-list.html) update to v15.1\n\n\n### Consumable files v15.1\n - [emojis.json](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/emojis.json) | [Raw json file ](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/emojis.json) | [Validate](https://jsonformatter.org/?url=https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/emojis.json)\n - [emojis.min.json](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/emojis.min.json) | [Raw json file ](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/emojis.min.json) | [Validate](https://jsonformatter.org/?url=https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/emojis.min.json)\n\n\n### Example\n```json\n {\n    \"chars\": \"😀\",\n    \"group\": \"Smileys \u0026 Emotion\",\n    \"subgroup\": \"face-smiling\",\n    \"number\": \"1\",\n    \"code\": \"U+1F600\",\n    \"shortname\": \"grinning face\"\n   },\n```\n\n\n### Previous versions\n\n| Version   |      Json      |      Raw json file      |      Validate      |\n|----------|:-------------:|:-------------:|:-------------:|\n| v13.0 emojis.json |  [emojis.json](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v13.0/emojis.json) | [Raw json file ](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v13.0/emojis.json) | [Validate](https://jsonformatter.org/?url=https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v13.0/emojis.json) |\n| v13.0 emojis.min.json |  [emojis.min.json](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v13.0/emojis.min.json) | [Raw json file ](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v13.0/emojis.min.json) | [Validate](https://jsonformatter.org/?url=https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v13.0/emojis.min.json) |\n| v13.1 emojis.json |  [emojis.json](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v13.1/emojis.json) | [Raw json file ](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v13.1/emojis.json) | [Validate](https://jsonformatter.org/?url=https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v13.1/emojis.json) |\n| v13.1 emojis.min.json |  [emojis.min.json](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v13.1/emojis.min.json) | [Raw json file ](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v13.1/emojis.min.json) | [Validate](https://jsonformatter.org/?url=https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v13.1/emojis.min.json) |\n| v14.0 emojis.json |  [emojis.json](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v14.0/emojis.json) | [Raw json file ](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v14.0/emojis.json) | [Validate](https://jsonformatter.org/?url=https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v14.0/emojis.json) |\n| v14.0 emojis.min.json |  [emojis.min.json](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v14.0/emojis.min.json) | [Raw json file ](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v14.0/emojis.min.json) | [Validate](https://jsonformatter.org/?url=https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v14.0/emojis.min.json) |\n| v15.1 emojis.json |  [emojis.json](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v15.1/emojis.json) | [Raw json file ](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v15.1/emojis.json) | [Validate](https://jsonformatter.org/?url=https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v15.1/emojis.json) |\n| v15.1 emojis.min.json |  [emojis.min.json](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v15.1/emojis.min.json) | [Raw json file ](https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v15.1/emojis.min.json) | [Validate](https://jsonformatter.org/?url=https://raw.githubusercontent.com/fernandezja/full-emoji-unicode-json/master/v15.1/emojis.min.json) |\n\n\n### Unicode licence\nhttps://www.unicode.org/license.html\n\n### Public emoji .txt\nhttps://unicode.org/Public/emoji/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandezja%2Ffull-emoji-unicode-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernandezja%2Ffull-emoji-unicode-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandezja%2Ffull-emoji-unicode-json/lists"}