{"id":17033021,"url":"https://github.com/up9cloud/gemoji-index","last_synced_at":"2026-02-16T13:32:26.282Z","repository":{"id":44159512,"uuid":"172811337","full_name":"up9cloud/gemoji-index","owner":"up9cloud","description":"A database with indices for Github gemoji","archived":false,"fork":false,"pushed_at":"2023-01-07T03:24:18.000Z","size":227,"stargazers_count":0,"open_issues_count":19,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T15:33:43.362Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/up9cloud.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-02-27T00:14:17.000Z","updated_at":"2019-02-27T03:25:49.000Z","dependencies_parsed_at":"2023-02-06T11:01:38.249Z","dependency_job_id":null,"html_url":"https://github.com/up9cloud/gemoji-index","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/up9cloud/gemoji-index","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up9cloud%2Fgemoji-index","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up9cloud%2Fgemoji-index/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up9cloud%2Fgemoji-index/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up9cloud%2Fgemoji-index/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/up9cloud","download_url":"https://codeload.github.com/up9cloud/gemoji-index/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up9cloud%2Fgemoji-index/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29509115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: 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":[],"created_at":"2024-10-14T08:31:42.788Z","updated_at":"2026-02-16T13:32:26.253Z","avatar_url":"https://github.com/up9cloud.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gemoji-index\n\nA database with indices for Github [gemoji](https://github.com/github/gemoji/blob/master/db/emoji.json)\n\n## Usage\n\n```html\n\u003cscript src=\"https://unpkg.com/gemoji-index/dist/aliases.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n  var rand = Math.floor(Math.random() * gemoji.aliases.length) + 1\n  console.log(':' + gemoji.aliases[rand] + ':')\n\u003c/script\u003e\n```\n\n```html\n\u003cscript src=\"https://unpkg.com/jquery/dist/jquery.min.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n  $.getJSON('https://unpkg.com/gemoji-index/json/aliases.json', function (aliases) {\n    var rand = Math.floor(Math.random() * aliases.length) + 1\n    console.log(':' + aliases[rand] + ':')\n  })\n\u003c/script\u003e\n```\n\n## Indices\n\nSee https://unpkg.com/gemoji-index/\n\n## License\n\n`Source code`: MIT\n\n`gemoji`: See https://github.com/github/gemoji/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fup9cloud%2Fgemoji-index","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fup9cloud%2Fgemoji-index","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fup9cloud%2Fgemoji-index/lists"}