Editing engine is the heart of CKEditor 5. It is a framework for implementing editing features.
See the introduction to the {@link framework/guides/architecture/intro#Editing-engine editing engine architecture}.
npm install --save @ckeditor/ckeditor5-engine
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-engine.