Contribute to this guide

APICKEditor 5 classic editor implementation

npm version

The classic editor implementation for CKEditor 5. See the demo.

# Documentation

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.

# Installation

npm install --save @ckeditor/ckeditor5-editor-classic

# Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-editor-classic.