This package implements the watchdog feature for CKEditor 5. It keeps a CKEditor 5 rich-text editor instance running.
See the {@link features/watchdog Watchdog feature} guide and the {@link module:watchdog/watchdog~Watchdog} plugin documentation.
npm install --save @ckeditor/ckeditor5-watchdog
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-watchdog.