{"id":24099806,"url":"https://github.com/aiiddqd/reactions-emoji","last_synced_at":"2026-04-11T22:02:12.318Z","repository":{"id":69586165,"uuid":"449598810","full_name":"aiiddqd/reactions-emoji","owner":"aiiddqd","description":"Reactions with Emoji, SvelteJS, WordPress","archived":false,"fork":false,"pushed_at":"2022-01-23T04:36:01.000Z","size":187,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-10T15:39:59.433Z","etag":null,"topics":["emoji","fetch","javascript","rest-api","sveltejs","wordpress"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aiiddqd.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-01-19T07:58:06.000Z","updated_at":"2024-10-18T23:46:19.000Z","dependencies_parsed_at":"2023-03-12T04:30:17.474Z","dependency_job_id":null,"html_url":"https://github.com/aiiddqd/reactions-emoji","commit_stats":null,"previous_names":["aiiddqd/reactions-emoji"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiiddqd%2Freactions-emoji","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiiddqd%2Freactions-emoji/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiiddqd%2Freactions-emoji/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiiddqd%2Freactions-emoji/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiiddqd","download_url":"https://codeload.github.com/aiiddqd/reactions-emoji/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241039112,"owners_count":19898627,"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","fetch","javascript","rest-api","sveltejs","wordpress"],"created_at":"2025-01-10T15:40:13.344Z","updated_at":"2026-04-11T22:02:12.263Z","avatar_url":"https://github.com/aiiddqd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reactions wity Emoji, WordPress, SvelteJS\n\n- roadmap https://github.com/uptimizt/reactions-emoji/issues/1\n- prototypes https://github.com/uptimizt/reactions-emoji/issues/2\n\n# demo\n\nurl https://bizzapps.ru/b/gist/\n\n\n\u003cimg width=\"930\" alt=\"2022-01-22-16-40-52-s2q62\" src=\"https://user-images.githubusercontent.com/1852897/150640765-3ce3f9d1-6d7c-4f19-bbb8-56215d8d253e.png\"\u003e\n\n\n## manual add\n\nadd shortcode to post `[reactions-emoji]`\n\n## auto add\n\n```\nadd_filter(\"the_content\", function($content){\n    if ( ! is_singular('post')) {\n        return $content;\n    }\n\n    ob_start();\n    echo do_shortcode('[reactions-emoji]');\n\n    $html = ob_get_clean();\n    return $content . $html;\n}, 8);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiiddqd%2Freactions-emoji","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faiiddqd%2Freactions-emoji","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiiddqd%2Freactions-emoji/lists"}