{"id":15387061,"url":"https://github.com/gkjohnson/collaborative-code-editor","last_synced_at":"2025-11-13T22:53:24.432Z","repository":{"id":66338434,"uuid":"98007945","full_name":"gkjohnson/collaborative-code-editor","owner":"gkjohnson","description":"Collaborative code editor using Ace Editor, Code-Mirror, and ShareDB","archived":false,"fork":false,"pushed_at":"2017-08-23T21:12:09.000Z","size":139,"stargazers_count":37,"open_issues_count":1,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-15T20:28:59.563Z","etag":null,"topics":["ace","ace-editor","code","code-editor","code-mirror","collaboration","sharedb","text-collaboration"],"latest_commit_sha":null,"homepage":"","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/gkjohnson.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}},"created_at":"2017-07-22T04:58:18.000Z","updated_at":"2025-01-31T20:56:44.000Z","dependencies_parsed_at":"2023-03-22T22:31:22.192Z","dependency_job_id":null,"html_url":"https://github.com/gkjohnson/collaborative-code-editor","commit_stats":{"total_commits":22,"total_committers":1,"mean_commits":22.0,"dds":0.0,"last_synced_commit":"32f355791f98fe878366724724d42434ce63732a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gkjohnson/collaborative-code-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkjohnson%2Fcollaborative-code-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkjohnson%2Fcollaborative-code-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkjohnson%2Fcollaborative-code-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkjohnson%2Fcollaborative-code-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkjohnson","download_url":"https://codeload.github.com/gkjohnson/collaborative-code-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkjohnson%2Fcollaborative-code-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284304462,"owners_count":26982161,"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","status":"online","status_checked_at":"2025-11-13T02:00:06.582Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ace","ace-editor","code","code-editor","code-mirror","collaboration","sharedb","text-collaboration"],"created_at":"2024-10-01T14:51:48.537Z","updated_at":"2025-11-13T22:53:24.398Z","avatar_url":"https://github.com/gkjohnson.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# collaborative-code-editor\n\nCollaborative Text Editor example with selection synchronization, active user display, and real time text collaboration using ShareDB. The purpose of this repo is to give a basic example setup for [ShareDB](https://github.com/share/sharedb) with an [Ace Editor](https://github.com/ajaxorg/ace) [client](/clients/ace-editor.html) and [Code-Mirror](https://codemirror.net/) [client](/clients/code-mirror.html).\n\n![Editor Example](/docs/collaboration-image.gif)\n\n## Details\n\nUses `ot-text` as an example format, but could easily be updated to use `ot-text-tp2` or other OT formats.\n\nBecause ShareDB requires precompiling source to load, a pre-built version of sharedb is copied from [this repo](https://github.com/gkjohnson/sharedb-builds).\n\n## How To Run\n\nRun `npm install`.\n\nThen `npm start`.\n\nA static file server will start on port `80`, and the ShareDB connection on port `8080`. Load up `http://localhost/clients/ace-editor.html` or `http://localhost/clients/code-mirror.html` to get collaborating!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkjohnson%2Fcollaborative-code-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgkjohnson%2Fcollaborative-code-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkjohnson%2Fcollaborative-code-editor/lists"}