{"id":18420303,"url":"https://github.com/vednig/emojicss","last_synced_at":"2026-04-13T03:08:16.566Z","repository":{"id":235233641,"uuid":"326258343","full_name":"vednig/emojicss","owner":"vednig","description":"EmojiCSS is a complete emoji CSS rendering and Animation tool with fallbacks. Enjoy the preffered ride with emoji classes.","archived":false,"fork":false,"pushed_at":"2024-10-31T16:17:57.000Z","size":40,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T09:17:00.685Z","etag":null,"topics":["bootstrap","css","emoji","less","material-ui","sass","tailwindcss"],"latest_commit_sha":null,"homepage":"https://emojicss.in","language":"HTML","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/vednig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"github":"vednig"}},"created_at":"2021-01-02T19:42:57.000Z","updated_at":"2024-10-31T16:18:01.000Z","dependencies_parsed_at":"2024-04-22T19:25:42.739Z","dependency_job_id":"2cdc758a-e8e3-4042-98f5-6c8a743acb06","html_url":"https://github.com/vednig/emojicss","commit_stats":null,"previous_names":["vednig/emojicss"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vednig%2Femojicss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vednig%2Femojicss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vednig%2Femojicss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vednig%2Femojicss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vednig","download_url":"https://codeload.github.com/vednig/emojicss/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688552,"owners_count":21145766,"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":["bootstrap","css","emoji","less","material-ui","sass","tailwindcss"],"created_at":"2024-11-06T04:21:02.955Z","updated_at":"2026-04-13T03:08:16.511Z","avatar_url":"https://github.com/vednig.png","language":"HTML","funding_links":["https://github.com/sponsors/vednig"],"categories":[],"sub_categories":[],"readme":"# EmojiCSS\n## Installation\n\n\n ```html\n  \n      \u003clink href='path/to/emoji.css' rel='stylesheet' type='text/css'\u003e  \n      \u003cscript src='path/to/emoji-enhance.min.js' type='text/javascript'\u003e\n```\n\n### Add via CDN\n\u003cbr /\u003e\n\n### JsDelivr \n\n\n```html\n  \n      \u003clink href='https://cdn.jsdelivr.net/gh/vednig/emojicss/src/emoji.min.css' rel='stylesheet' type='text/css'\u003e  \n      \u003cscript defer src='https://cdn.jsdelivr.net/gh/vednig/emojicss/src/emoji-enhance.min.js' type='text/javascript'\u003e\n```\n\n\u003cbr/\u003e\n\n### GitCDN \n\n\n```html\n  \n      \u003clink href='https://min.gitcdn.link/cdn/vednig/emojicss/main/src/emoji.css' rel='stylesheet' type='text/css'\u003e  \n      \u003cscript defer src='https://min.gitcdn.link/cdn/vednig/emojicss/main/src/enhance.js' type='text/javascript'\u003e\n```\n\n\u003cbr/\u003e\n\n###  GitHack\n\n\n```html\n  \n      \u003clink href='https://rawcdn.githack.com/vednig/emojicss/main/src/emoji.css' rel='stylesheet' type='text/css'\u003e  \n      \u003cscript defer src='https://rawcdn.githack.com/vednig/emojicss/main/src/emoji-enhance.min.js' type='text/javascript'\u003e\n```\n\u003cbr/\u003e\n\n## Elements\n\n\u003cul\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#text'\u003eText\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#button'\u003eButton\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#heading'\u003eHeading\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#image'\u003eImage\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#labels'\u003eLabels\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#audio'\u003eAudio\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#video'\u003eVideo\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#container'\u003eContainer\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#cards'\u003eCards\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#background'\u003eBackground\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#alerts'\u003eAlerts\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#icons'\u003eIcons\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#emojis'\u003eEmojis\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#pophover'\u003ePophover\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#effects'\u003eImage Effects\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href='https://gitcdn.xyz/cdn/vednig/emojicss/main/src/demo.html#colors'\u003eColors\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n \n ## Contribute\n \n Emoji-CSS is Open-Source you can add feature you want YOURSELF! Feel free to send a PR. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvednig%2Femojicss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvednig%2Femojicss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvednig%2Femojicss/lists"}