DOM Support
Module: @coremedia/ckeditor5-dom-converter
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
.