@ckeditor/ckeditor5-editor-inline

Inline editor implementation for CKEditor 5.

Usage no npm install needed!

<script type="module">
  import ckeditorCkeditor5EditorInline from 'https://cdn.skypack.dev/@ckeditor/ckeditor5-editor-inline';
</script>

README

CKEditor 5 inline editor implementation

npm version Coverage Status Build Status

The inline editor implementation for CKEditor 5.

This package exposes the InlineEditor class. Follow there to learn more about this type of editor and how to initialize it.

This package contains the source version of the inline editor. This editor implementation is also available in the inline build. Read more about CKEditor 5 builds.

Documentation

See the @ckeditor/ckeditor5-editor-inline package page in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file or https://ckeditor.com/legal/ckeditor-oss-license.