{"id":17303440,"url":"https://github.com/jshawl/remoji","last_synced_at":"2026-02-15T01:03:32.825Z","repository":{"id":257815773,"uuid":"866239542","full_name":"jshawl/remoji","owner":"jshawl","description":"emoji reactions anywhere!","archived":false,"fork":false,"pushed_at":"2024-10-13T22:59:22.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T22:03:25.089Z","etag":null,"topics":["emoji","nobuild"],"latest_commit_sha":null,"homepage":"https://jshawl.github.io/remoji/","language":"JavaScript","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/jshawl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2024-10-01T22:21:09.000Z","updated_at":"2024-10-13T22:59:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"acaceb56-f9ea-419b-80bb-dd40430c9969","html_url":"https://github.com/jshawl/remoji","commit_stats":null,"previous_names":["jshawl/remoji"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/jshawl/remoji","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshawl%2Fremoji","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshawl%2Fremoji/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshawl%2Fremoji/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshawl%2Fremoji/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshawl","download_url":"https://codeload.github.com/jshawl/remoji/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshawl%2Fremoji/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29463554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T01:01:38.065Z","status":"ssl_error","status_checked_at":"2026-02-15T01:01:23.809Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","nobuild"],"created_at":"2024-10-15T11:50:28.537Z","updated_at":"2026-02-15T01:03:32.805Z","avatar_url":"https://github.com/jshawl.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# remoji\n\n[![npm version](https://badge.fury.io/js/@jshawl%2Fremoji.svg)](https://badge.fury.io/js/@jshawl%2Fremoji)\n\nemoji reactions anywhere! [demo](https://jshawl.github.io/remoji/)\n\n## Usage\n\n```html\n\u003cdiv data-remoji-id=\"demo\"\u003e\u003c/div\u003e\n\u003cscript type=\"module\"\u003e\n  import { remoji } from \"https://www.unpkg.com/@jshawl/remoji@latest/remoji.js\";\n  remoji.init();\n\u003c/script\u003e\n```\n\n## Configuration\n\n```js\nremoji.init({\n  apiUrl: \"https://my-emoji-reaction-server.com\", // default: https://remoji.jshawl.workers.dev\n  emojis: [\"👍\", \"👎\"], // default: [\"👍\", \"😄\", \"❤️\", \"🚀\", \"👀\"]\n  orgId: \"acme corp, inc.\", // default: window.location.host\n  userId: \"jesse@jesse.sh\", // default: crypto.randomUUID()\n});\n```\n\n## Local Development\n\nStart the client:\n\n```\ncd client \u0026\u0026 npm start\n```\n\nStart the server:\n\n```\ncd server \u0026\u0026 npm start\n```\n\nOpen the development page:\n\n```\nopen http://127.0.0.1:8080/examples/development.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjshawl%2Fremoji","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjshawl%2Fremoji","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjshawl%2Fremoji/lists"}