{"id":28633370,"url":"https://github.com/ckeditor/ckeditor5-collaboration-samples","last_synced_at":"2025-06-12T15:08:33.781Z","repository":{"id":44846355,"uuid":"173120693","full_name":"ckeditor/ckeditor5-collaboration-samples","owner":"ckeditor","description":"Collaboration integration examples for CKEditor 5","archived":false,"fork":false,"pushed_at":"2025-05-30T07:49:42.000Z","size":58130,"stargazers_count":55,"open_issues_count":6,"forks_count":102,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-05-30T09:38:43.231Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ckeditor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-02-28T13:51:16.000Z","updated_at":"2025-05-14T08:37:41.000Z","dependencies_parsed_at":"2024-12-02T19:30:56.278Z","dependency_job_id":"4a0fda11-35a7-49a7-99b1-5f7b1b3ff50e","html_url":"https://github.com/ckeditor/ckeditor5-collaboration-samples","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/ckeditor/ckeditor5-collaboration-samples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckeditor%2Fckeditor5-collaboration-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckeditor%2Fckeditor5-collaboration-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckeditor%2Fckeditor5-collaboration-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckeditor%2Fckeditor5-collaboration-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ckeditor","download_url":"https://codeload.github.com/ckeditor/ckeditor5-collaboration-samples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckeditor%2Fckeditor5-collaboration-samples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259490549,"owners_count":22865767,"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":[],"created_at":"2025-06-12T15:08:32.883Z","updated_at":"2025-06-12T15:08:33.749Z","avatar_url":"https://github.com/ckeditor.png","language":"JavaScript","funding_links":[],"categories":["Showcases"],"sub_categories":[],"readme":"# A collection of collaboration features samples for\u0026nbsp;CKEditor\u0026nbsp;5\n\nThis repository contains code samples and example integrations of [CKEditor 5 collaboration features](https://ckeditor.com/collaboration/) for \"vanilla JS\" applications and JavaScript frameworks.\n\n## Contents\n\n### Vanilla JS samples\n\n* `/real-time-collaboration-editor-classic` \u0026ndash; A sample of the CKEditor 5 [classic editor](https://github.com/ckeditor/ckeditor5-editor-classic) with [real-time-collaboration features](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/real-time-collaboration/real-time-collaboration.html) and [revision history](https://ckeditor.com/docs/ckeditor5/latest/features/revision-history/revision-history.html).\n\n* `/real-time-collaboration-editor-document` \u0026ndash; A document-styled sample of the CKEditor 5 [decoupled editor](https://github.com/ckeditor/ckeditor5-editor-decoupled) with [real-time-collaboration features](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/real-time-collaboration/real-time-collaboration.html) and [revision history](https://ckeditor.com/docs/ckeditor5/latest/features/revision-history/revision-history.html).\n\n* `/real-time-collaboration-editor-multi-root` \u0026ndash; A sample of the CKEditor 5 [multi-root editor](https://ckeditor.com/docs/ckeditor5/latest/examples/framework/multi-root-editor.html) with [real-time-collaboration features](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/real-time-collaboration/real-time-collaboration.html) and [revision history](https://ckeditor.com/docs/ckeditor5/latest/features/revision-history/revision-history.html).\n\n* `/real-time-collaboration-comments-outside-of-editor` \u0026ndash; A sample integration of [comments outside of editor](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/comments/comments-outside-editor.html) and [real-time collaboration features](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/real-time-collaboration/real-time-collaboration.html).\n\n* `/real-time-collaboration-with-context` \u0026ndash; A sample integration of [context](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/context-and-collaboration-features.html) and [real-time collaboration features](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/real-time-collaboration/real-time-collaboration.html).\n\n* `/collaboration-editor-classic` \u0026ndash; A sample of the CKEditor 5 [classic editor](https://github.com/ckeditor/ckeditor5-editor-classic) with offline [track changes](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/track-changes/track-changes.html), [comments](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/comments/comments.html) and [revision history](https://ckeditor.com/docs/ckeditor5/latest/features/revision-history/revision-history.html).\n\n* `/collaboration-comments-outside-of-editor` \u0026ndash; A sample integration of [comments outside of editor](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/comments/comments-outside-editor.html) with offline [track changes](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/track-changes/track-changes.html) and [comments](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/comments/comments.html).\n\n### Framework integration samples\n\n* `/real-time-collaboration-for-angular` \u0026ndash; A sample integration of the CKEditor 5 WYSIWYG editor with [real-time-collaboration features](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/real-time-collaboration/real-time-collaboration.html) and [revision history](https://ckeditor.com/docs/ckeditor5/latest/features/revision-history/revision-history.html) inside the [Angular](https://angular.io/) application.\n\n* `/real-time-collaboration-for-react` \u0026ndash; A sample integration of the CKEditor 5 WYSIWYG editor with [real-time-collaboration features](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/real-time-collaboration/real-time-collaboration.html) and [revision history](https://ckeditor.com/docs/ckeditor5/latest/features/revision-history/revision-history.html) inside the [React](https://reactjs.org/) application.\n\n* `/real-time-collaboration-for-vue` \u0026ndash; A sample integration of the CKEditor 5 WYSIWYG editor with [real-time-collaboration features](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/real-time-collaboration/real-time-collaboration.html) and [revision history](https://ckeditor.com/docs/ckeditor5/latest/features/revision-history/revision-history.html) inside the [Vue](https://vuejs.org/) application.\n\n* `/real-time-collaboration-for-next` \u0026ndash; A sample integration of the CKEditor 5 WYSIWYG editor with [real-time-collaboration features](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/real-time-collaboration/real-time-collaboration.html) and [revision history](https://ckeditor.com/docs/ckeditor5/latest/features/revision-history/revision-history.html) inside the [Next.js](https://nextjs.org/) application.\n\n* `/real-time-collaboration-editor-multi-root-for-react` \u0026ndash; A sample of the CKEditor 5 [multi-root editor](https://ckeditor.com/docs/ckeditor5/latest/getting-started/installation/react/react-multiroot.html) with [real-time-collaboration features](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/real-time-collaboration/real-time-collaboration.html) and [revision history](https://ckeditor.com/docs/ckeditor5/latest/features/revision-history/revision-history.html) inside the [React](https://reactjs.org/) application.\n\n* `/collaboration-for-angular` \u0026ndash; A sample integration of the CKEditor 5 WYSIWYG editor with offline [track changes](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/track-changes/track-changes.html), [comments](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/comments/comments.html) and [revision history](https://ckeditor.com/docs/ckeditor5/latest/features/revision-history/revision-history.html) inside the [Angular](https://angular.io/) application.\n\n* `/collaboration-for-react` \u0026ndash; A sample integration of the CKEditor 5 WYSIWYG editor with offline [track changes](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/track-changes/track-changes.html), [comments](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/comments/comments.html) and [revision history](https://ckeditor.com/docs/ckeditor5/latest/features/revision-history/revision-history.html) inside the [React](https://reactjs.org/) application.\n\n* `/collaboration-for-vue` \u0026ndash; A sample integration of the CKEditor 5 WYSIWYG editor with offline [track changes](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/track-changes/track-changes.html), [comments](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/comments/comments.html) and [revision history](https://ckeditor.com/docs/ckeditor5/latest/features/revision-history/revision-history.html) inside the [Vue](https://vuejs.org/) application.\n\n* `/collaboration-for-next` \u0026ndash; A sample integration of the CKEditor 5 WYSIWYG editor with offline [track changes](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/track-changes/track-changes.html), [comments](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/comments/comments.html) and [revision history](https://ckeditor.com/docs/ckeditor5/latest/features/revision-history/revision-history.html) inside the [Next.js](https://nextjs.org/) application.\n\n\n## Development\n\nRefer to [DEV-README.md](DEV-README.md) file for development related documentation.\n\n## License\n\nFor license details see: [LICENSE.md](https://github.com/ckeditor/ckeditor5-collaboration-samples/blob/master/LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckeditor%2Fckeditor5-collaboration-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fckeditor%2Fckeditor5-collaboration-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckeditor%2Fckeditor5-collaboration-samples/lists"}