{"id":23092978,"url":"https://github.com/crispengari/react-emojify","last_synced_at":"2026-04-02T18:53:05.290Z","repository":{"id":141094897,"uuid":"551808541","full_name":"CrispenGari/react-emojify","owner":"CrispenGari","description":"🎆🎆🎇✨This is a simple Emoji React Component.","archived":false,"fork":false,"pushed_at":"2022-10-16T15:06:39.000Z","size":363,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T17:01:50.172Z","etag":null,"topics":["emoji","javascript","react","react-emoji","react-emojis","reactjs","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CrispenGari.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":"2022-10-15T06:09:24.000Z","updated_at":"2022-10-21T06:32:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f842ab3-88d1-4229-b610-21f1c98b548f","html_url":"https://github.com/CrispenGari/react-emojify","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Freact-emojify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Freact-emojify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Freact-emojify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Freact-emojify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrispenGari","download_url":"https://codeload.github.com/CrispenGari/react-emojify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247043342,"owners_count":20874086,"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","javascript","react","react-emoji","react-emojis","reactjs","typescript"],"created_at":"2024-12-16T21:46:08.214Z","updated_at":"2025-12-30T22:33:09.065Z","avatar_url":"https://github.com/CrispenGari.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### React Emojify\n\nThis is a React Component Library for rendering emoji components.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"/fav-ico.png\" width=\"50%\" alt=\"react-emojify\" /\u003e\n\u003c/p\u003e\n\n### Getting started\n\nTo use `react-emojify` you need to install it as follows:\n\n1. using `npm`\n\n```shell\nnpm i @crispengari/react-emojify\n```\n\n2. using `yarn`\n\n```shell\nyarn add @crispengari/react-emojify\n```\n\n### Usage\n\nThis Component can be used as follows:\n\n```tsx\nimport { Emoji } from '@crispengari/react-emojify';\n\nexport const MyEmoji = () =\u003e \u003cEmoji emojiId=\"react@emojify-200\" /\u003e;\n```\n\n### Props\n\nThese are the additional the props that can be passed to the component:\n\n\u003ctable\u003e\u003cthead \u003e\u003ctr\u003e\u003cth\u003e\u003cspan\u003eName\u003c/span\u003e\u003c/th\u003e\u003cth\u003e\u003cspan\u003eDescription\u003c/span\u003e\u003c/th\u003e\u003cth\u003e\u003cspan\u003eRequired\u003c/span\u003e\u003c/th\u003e\u003c/tr\u003e\u003c/thead\u003e\u003ctbody \u003e\n\u003ctr\u003e\n\u003ctd\u003eemojiId\u003c/td\u003e\u003ctd\u003estring\u003c/td\u003e\u003ctd\u003etrue\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003elabel\u003c/td\u003e\u003ctd\u003estring\u003c/td\u003e\u003ctd\u003efalse\u003c/td\u003e\n\n\u003c/tr\u003e\n\n\u003c/tbody\u003e\u003c/table\u003e\n\n_Note that the other props for the `Emoji` are the props for a regular `html` `span` tag._\n\n### Where to find EmojiIds?\n\nEmoji id's are found on the [**React Emojify Library**](https://react-emojis-list.vercel.app/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrispengari%2Freact-emojify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrispengari%2Freact-emojify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrispengari%2Freact-emojify/lists"}