@ckeditor/ckeditor5-editor-classic

Classic editor implementation for CKEditor 5.

Usage no npm install needed!

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

README

CKEditor 5 classic editor implementation

npm version Coverage Status Build Status

The classic editor implementation for CKEditor 5.

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

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

Documentation

See the @ckeditor/ckeditor5-editor-classic 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.