This repository contains code samples and example integrations of CKEditor 5 collaboration features, including Letters.
-
/comments-integration
– A sample integration of the CKEditor 5 WYSIWYG editor with the comments plugin. -
/comments-only-mode
– A sample integration of the CKEditor 5 WYSIWYG editor with the comments plugin in the comments-only mode. -
/track-changes-integration
– A sample integration of the CKEditor 5 WYSIWYG editor with the track changes and comments plugins. -
/classic-editor-with-real-time-collaboration
– A sample build of the CKEditor 5 classic editor with real-time-collaboration features. -
/balloon-block-editor-with-real-time-collaboration
– A sample build of the CKEditor 5 balloon editor with real-time-collaboration features. -
/inline-editor-with-real-time-collaboration
– A sample build of the CKEditor 5 inline editor with real-time-collaboration features. -
/decoupled-editor-with-real-time-collaboration
– A sample build of the CKEditor 5 decoupled editor with real-time-collaboration features. -
/document-editor-with-real-time-collaboration
– A document-styled sample build of the CKEditor 5 decoupled editor with real-time-collaboration features. -
/multi-root-editor-with-real-time-collaboration
– A sample build of the custom CKEditor 5 multi-root editor with real-time-collaboration features. -
/real-time-collaboration-for-angular
– A sample integration of the CKEditor 5 WYSIWYG editor with real-time-collaboration features inside the Angular application. -
/real-time-collaboration-for-react
– A sample integration of the CKEditor 5 WYSIWYG editor with real-time-collaboration features inside the React application. -
/real-time-collaboration-for-vue
– A sample integration of the CKEditor 5 WYSIWYG editor with real-time-collaboration features inside the Vue application. -
/track-changes-for-angular
– A sample integration of the CKEditor 5 WYSIWYG editor with the track changes and comments plugins inside the Angular application. -
/track-changes-for-react
– A sample integration of the CKEditor 5 WYSIWYG editor with the track changes and comments plugins inside the React application. -
/php
– A sample integration of the CKEditor 5 WYSIWYG editor with the comments and track changes plugins, written in PHP. -
/letters
– A sample build of Letters with an example integration with the RequireJS library. -
/letters-custom-configured
– A sample build of Letters with a custom set of plugins.
For license details see: LICENSE.md.