{"id":17025491,"url":"https://github.com/jackyzha0/cursor-chat","last_synced_at":"2025-06-29T06:32:37.898Z","repository":{"id":41356715,"uuid":"473787371","full_name":"jackyzha0/cursor-chat","owner":"jackyzha0","description":"💬 cursor chat à la Figma for digital co-existing + presence","archived":false,"fork":false,"pushed_at":"2023-08-27T20:25:30.000Z","size":3023,"stargazers_count":232,"open_issues_count":1,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-02T21:38:58.325Z","etag":null,"topics":["cursor-chat","p2p","vite","yjs"],"latest_commit_sha":null,"homepage":"https://jackyzha0.github.io/cursor-chat/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackyzha0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-03-24T22:05:08.000Z","updated_at":"2025-03-12T02:06:22.000Z","dependencies_parsed_at":"2024-10-26T21:22:02.560Z","dependency_job_id":"2877f9b9-a08c-434f-ada1-61a9cef3326f","html_url":"https://github.com/jackyzha0/cursor-chat","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jackyzha0/cursor-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyzha0%2Fcursor-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyzha0%2Fcursor-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyzha0%2Fcursor-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyzha0%2Fcursor-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackyzha0","download_url":"https://codeload.github.com/jackyzha0/cursor-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyzha0%2Fcursor-chat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262547086,"owners_count":23327097,"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":["cursor-chat","p2p","vite","yjs"],"created_at":"2024-10-14T07:29:18.726Z","updated_at":"2025-06-29T06:32:37.877Z","avatar_url":"https://github.com/jackyzha0.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cursor-chat\n💬 (63.4kB) lightweight cursor chat à la Figma for digital co-existing + presence\n\nAs a warning, this library is for experimental purposes and should not be used in production (but very suitable for personal websites and playful experiments!).\n\nBuilt on top of [yjs](https://github.com/yjs/yjs) and [perfect-cursors](https://github.com/steveruizok/perfect-cursors)\n\nFor a React version of this library, check out [y-presence](https://github.com/nimeshnayaju/y-presence).\n\n## Demo\n![Cursor Chat Demo](./docs/demo.gif)\n\nPress `/` to start chatting and `esc`\n\n## Usage\nInclude this fragment in your HTML somewhere to include the base HTML divs, the compiled JavaScript bundle, and the styling.\n\n```html\n\u003cdiv id=\"cursor-chat-layer\"\u003e\n  \u003cinput type=\"text\" id=\"cursor-chat-box\"\u003e\n\u003c/div\u003e\n\u003cscript type=\"module\"\u003e\n  import { initCursorChat } from 'https://esm.sh/cursor-chat'\n  initCursorChat(\"your-room-name-here\")\n\u003c/script\u003e\n\u003clink rel=\"stylesheet\" type=\"text/css\" href=\"https://unpkg.com/cursor-chat/dist/style.css\"/\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackyzha0%2Fcursor-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackyzha0%2Fcursor-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackyzha0%2Fcursor-chat/lists"}