Contribute to this guide

APICKEditor 5 watchdog feature

npm version

This package implements the watchdog feature for CKEditor 5. It keeps a CKEditor 5 rich-text editor instance running.

# Documentation

See the watchdog feature guide and the Watchdog plugin documentation.

# Installation

npm install --save @ckeditor/ckeditor5-watchdog

# Contribute

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