{"id":15883495,"url":"https://github.com/0xch4z/gemoji-parser","last_synced_at":"2026-04-28T20:04:19.935Z","repository":{"id":115264754,"uuid":"103055411","full_name":"0xch4z/gemoji-parser","owner":"0xch4z","description":"🚀 A GitHub emoji code parser.","archived":false,"fork":false,"pushed_at":"2019-05-29T06:15:32.000Z","size":14,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-26T13:50:34.408Z","etag":null,"topics":["emoji","nodejs","parser"],"latest_commit_sha":null,"homepage":"","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/0xch4z.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":"2017-09-10T19:20:52.000Z","updated_at":"2023-06-02T20:18:00.000Z","dependencies_parsed_at":"2023-05-23T22:15:47.309Z","dependency_job_id":null,"html_url":"https://github.com/0xch4z/gemoji-parser","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/0xch4z%2Fgemoji-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xch4z%2Fgemoji-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xch4z%2Fgemoji-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xch4z%2Fgemoji-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xch4z","download_url":"https://codeload.github.com/0xch4z/gemoji-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246763945,"owners_count":20829799,"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","nodejs","parser"],"created_at":"2024-10-06T04:23:00.906Z","updated_at":"2026-04-28T20:04:19.857Z","avatar_url":"https://github.com/0xch4z.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003eGemoji Parser 🚀\u003c/h1\u003e\n\u003cp align=\"center\"\u003eAn NodeJS Github emoji parser with syntactic sugar.\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://travis-ci.org/Charliekenney23/gemoji-parser.svg\" alt=\"Travis status\" href=\"https://travis-ci.org/Charliekenney23/gemoji-parser\"\u003e\n  \u003cimg src=\"https://img.shields.io/npm/v/gemoji-parser.svg\" alt=\"NPM version\" href=\"https://npmjs.org/gemoji-parser\"\u003e\n  \u003cimg src=\"https://img.shields.io/npm/dt/gemoji-parser.svg\" alt=\"NPM version\" href=\"https://npmjs.org/gemoji-parser\"\u003e\n\u003c/p\u003e\n\n### Including gemoji\n\nTo get started with `gemoji-parser`, install it via npm.\n\n```bash\n  $ npm install gemoji-parser\n```\n \n### Usage\n\nYou can use `gemoji-parser` on [es6 template literals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals) or standard strings as parameters.\n\n```js\n  import gemoji from 'gemoji-parser'\n\n  const myGemojiLiteral = gemoji`\n    foo :floppy_disk: bar :heart: bazz :+1:\n  `\n  // =\u003e `foo 💾 bar ❤️ bazz 👍🏽`\n\n  const myGemojiString = 'I :heart: gemojis!'\n  gemoji(myGemojiString)\n  // =\u003e `I ❤️ gemojis!`\n```\n\n### License\n\nMIT © [Charles Kenney](https://github.com/charliekenney23)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xch4z%2Fgemoji-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xch4z%2Fgemoji-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xch4z%2Fgemoji-parser/lists"}