{"id":22934535,"url":"https://github.com/zoho/zomoji-web-library","last_synced_at":"2025-08-12T17:32:44.166Z","repository":{"id":78604884,"uuid":"104752473","full_name":"zoho/zomoji-web-library","owner":"zoho","description":"This repo contains js, css and image files required to convert text codes into zomojis.","archived":false,"fork":false,"pushed_at":"2017-09-27T06:31:47.000Z","size":36659,"stargazers_count":12,"open_issues_count":0,"forks_count":7,"subscribers_count":8,"default_branch":"master","last_synced_at":"2023-10-21T00:04:43.691Z","etag":null,"topics":["emoji","emoji-animation","emojis","emoticon","emoticon-animation","emoticons","smiley","smiley-animation","smileys"],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/zoho.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}},"created_at":"2017-09-25T13:19:12.000Z","updated_at":"2023-10-21T00:04:44.135Z","dependencies_parsed_at":"2023-04-06T18:34:58.365Z","dependency_job_id":null,"html_url":"https://github.com/zoho/zomoji-web-library","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoho%2Fzomoji-web-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoho%2Fzomoji-web-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoho%2Fzomoji-web-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoho%2Fzomoji-web-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoho","download_url":"https://codeload.github.com/zoho/zomoji-web-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229699861,"owners_count":18109851,"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","emoji-animation","emojis","emoticon","emoticon-animation","emoticons","smiley","smiley-animation","smileys"],"created_at":"2024-12-14T11:40:27.708Z","updated_at":"2024-12-14T11:40:28.136Z","avatar_url":"https://github.com/zoho.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zomoji-web-library\nThis library can convert this \":curious:\" \n\ninto this \n\n\u003cimg src=\"../readme_assets/curious-workplace.png?raw=true\" alt=\"curious\" height=\"48\" width=\"48\"\u003e\n\nor this \n\n\u003cimg src=\"../readme_assets/curious-fun.png?raw=true\" alt=\"curious\" height=\"48\" width=\"48\"\u003e\n\nor this :O\n\n\u003cimg src=\"../readme_assets/curious.gif?raw=true\" alt=\"curious\"\u003e\n\n# Usage\nInclude the js and required css file based on the size and type\n```\n\u003cscript src=\"/js/zomoji.js\"\u003e\u003c/script\u003e\n\u003clink rel=\"stylesheet\" href=\"/css/work/zomoji24.css\"\u003e\n```\n\n```\n\u003cscript\u003e\nvar config = {};\nvar zomoji = new Zomoji( config ); //config optional\nvar zomojifiedhtml = zomoji.replace( textcontent );\n//Insert this zomojifiedhtml to get zomoji in the place of text content.\n\n//Sample zomoji.replace conversion \n//Input \"Hello :) How are you :curious!:\"\n//Output \"Hello \u003cem title=smile class='zomoji-w-24-smile'\u003e\u003c/em\u003e How are you \u003cem title=curious class='zomojianim-24-curious'\u003e\u003c/em\u003e\"\n\u003c/script\u003e\n```\n\nYou can pass size of the emoji and its type in config object. \n\nSupported options are:\n* type //Type can be \"workplace\" or \"fun\"\n* default_size //Size for the zomoji when it is present alone\n* along_text_size //Size for the zomoji when it comes along the text\n\nAvailable size options are 24, 48, 72\n\n# Live zomojis\nTo get live zomojis (animated version) exclamation need to be appended in the text code.\nFor example, :smile!: will show live version of zomoji\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoho%2Fzomoji-web-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoho%2Fzomoji-web-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoho%2Fzomoji-web-library/lists"}