Contribute to this guide

APICKEditor 5 essentials plugin

npm version

Essential editing features for CKEditor 5 wrapped in one plugin.

The Essentials plugin exposed by this package enables clipboard, Enter, select all, ShiftEnter, typing and undo support.

# Documentation

See the Essentials plugin documentation.

# Installation

npm install --save @ckeditor/ckeditor5-essentials

# Contribute

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