APITemplate feature for CKEditor 5

npm version

This package implements the template feature for CKEditor 5. It allows you to insert pre-existing templates into the editor content and speed up the editing process. Templates can represent fragments of the content (like a table with formatting) or entire documents (for example, a formal letter template).

# Demo

Check out the demo in the template feature guide.

# Documentation

See the template feature guide as well as the Template plugin documentation.

# Installation

npm install --save @ckeditor/ckeditor5-template