@ckeditor/ckeditor5-core

The core architecture of CKEditor 5 – the best browser-based rich text editor.

Usage no npm install needed!

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

README

CKEditor 5 core editor architecture

npm version Coverage Status Build Status

This package implements CKEditor 5's core editor architecture — a set of classes and interfaces which glue everything together.

Documentation

For general introduction see the Overview of CKEditor 5 framework guide and then the core editor architecture guide.

Additionally, see the @ckeditor/ckeditor5-core package page in CKEditor 5 documentation for even more information.

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.