The decoupled editor implementation for CKEditor 5. See the {@link examples/builds/document-editor demo}.
This package contains the {@link module:editor-decoupled/decouplededitor~DecoupledEditor} class. Follow there to learn more about this type of editor and how to initialize it.
This package contains the source version of the decoupled editor. This editor implementation is also available in the decoupled build. Read more about {@link builds/index CKEditor 5 Builds}.
npm install --save @ckeditor/ckeditor5-editor-decoupled
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-editor-decoupled.