{"id":22064842,"url":"https://github.com/ldarren/crdt_example","last_synced_at":"2025-09-08T23:39:24.845Z","repository":{"id":46131742,"uuid":"424032403","full_name":"ldarren/crdt_example","owner":"ldarren","description":"Conflict-free replicated data type example with codemirror and automerge","archived":false,"fork":false,"pushed_at":"2021-11-11T18:51:23.000Z","size":690,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T18:14:22.151Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ldarren.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}},"created_at":"2021-11-02T23:42:45.000Z","updated_at":"2021-11-11T18:51:26.000Z","dependencies_parsed_at":"2022-07-20T07:17:04.507Z","dependency_job_id":null,"html_url":"https://github.com/ldarren/crdt_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ldarren/crdt_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldarren%2Fcrdt_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldarren%2Fcrdt_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldarren%2Fcrdt_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldarren%2Fcrdt_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ldarren","download_url":"https://codeload.github.com/ldarren/crdt_example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldarren%2Fcrdt_example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231165,"owners_count":25245675,"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-09-08T02:00:09.813Z","response_time":121,"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":[],"created_at":"2024-11-30T19:13:52.094Z","updated_at":"2025-09-08T23:39:24.797Z","avatar_url":"https://github.com/ldarren.png","language":"JavaScript","readme":"# CRDT With CodeMirror and Automerge\n\n## Setup\n- npm ci\n- npm start\n\n### Setup Automerge\nAt the time of creating this example, automerge 1.0 is not stable yet. hence build from source is the best to get latest bug fix\n\nAutomerge build steps\n- git clone https://github.com/automerge/automerge.git automerge \u0026\u0026 cd automerge\n- npm ci\n- npm run build\n- cp ./dist/\\* {your}/{path}/dist/\n\n## Test\n```sh\nnpm test\n```\n\n## Run\nopen `index.html` in browser\n\n## Test\n[Sample](https://ldarren.github.io/crdt_example/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldarren%2Fcrdt_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fldarren%2Fcrdt_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldarren%2Fcrdt_example/lists"}