View on GitHub

CoreMedia CKEditor 5 Plugins

CoreMedia's CKEditor 5 Plugins provides plugins for CKEditor 5 with focus on integration into CoreMedia CMS.

Download this project as a .zip file Download this project as a tar.gz file

DOM Support

API Documentation

Module: @coremedia/ckeditor5-dom-support

This module, independent of CoreMedia and CKEditor, provides utilities for dealing with DOM manipulation.

Development

As long as support is related to DOM objects, the corresponding files should be named as plural in relation to the corresponding DOM object. Such as utilities for DOM Element is located in file Elements.ts.