@ckeditor/ckeditor5-editor-balloon

Balloon editor implementation for CKEditor 5.

Usage no npm install needed!

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

README

CKEditor 5 balloon editor implementation

npm version Coverage Status Build Status

The balloon editor implementation (Medium-like editor) for CKEditor 5.

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

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

Documentation

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