This repository contains code samples and example integrations of CKEditor 5 collaboration features for "vanilla JS" applications and JavaScript frameworks.
-
/real-time-collaboration-editor-classic
– A sample of the CKEditor 5 classic editor with real-time-collaboration features and revision history. -
/real-time-collaboration-editor-document
– A document-styled sample of the CKEditor 5 decoupled editor with real-time-collaboration features and revision history. -
/real-time-collaboration-editor-multi-root
– A sample of the CKEditor 5 multi-root editor with real-time-collaboration features and revision history. -
/real-time-collaboration-comments-outside-of-editor
– A sample integration of comments outside of editor and real-time collaboration features. -
/real-time-collaboration-with-context
– A sample integration of context and real-time collaboration features. -
/collaboration-editor-classic
– A sample of the CKEditor 5 classic editor with offline track changes, comments and revision history. -
/collaboration-comments-outside-of-editor
– A sample integration of comments outside of editor with offline track changes and comments.
-
/real-time-collaboration-for-angular
– A sample integration of the CKEditor 5 WYSIWYG editor with real-time-collaboration features and revision history inside the Angular application. -
/real-time-collaboration-for-react
– A sample integration of the CKEditor 5 WYSIWYG editor with real-time-collaboration features and revision history inside the React application. -
/real-time-collaboration-for-vue
– A sample integration of the CKEditor 5 WYSIWYG editor with real-time-collaboration features and revision history inside the Vue application. -
/real-time-collaboration-for-next
– A sample integration of the CKEditor 5 WYSIWYG editor with real-time-collaboration features and revision history inside the Next.js application. -
/real-time-collaboration-editor-multi-root-for-react
– A sample of the CKEditor 5 multi-root editor with real-time-collaboration features and revision history inside the React application. -
/collaboration-for-angular
– A sample integration of the CKEditor 5 WYSIWYG editor with offline track changes, comments and revision history inside the Angular application. -
/collaboration-for-react
– A sample integration of the CKEditor 5 WYSIWYG editor with offline track changes, comments and revision history inside the React application. -
/collaboration-for-vue
– A sample integration of the CKEditor 5 WYSIWYG editor with offline track changes, comments and revision history inside the Vue application. -
/collaboration-for-next
– A sample integration of the CKEditor 5 WYSIWYG editor with offline track changes, comments and revision history inside the Next.js application.
Refer to DEV-README.md file for development related documentation.
For license details see: LICENSE.md.