Package Exports
- @ckeditor/ckeditor5-watchdog
- @ckeditor/ckeditor5-watchdog/ckeditor5-metadata.json
- @ckeditor/ckeditor5-watchdog/dist/index-content.css
- @ckeditor/ckeditor5-watchdog/dist/index-editor.css
- @ckeditor/ckeditor5-watchdog/dist/index.css
- @ckeditor/ckeditor5-watchdog/dist/index.js
- @ckeditor/ckeditor5-watchdog/dist/index.js.map
- @ckeditor/ckeditor5-watchdog/package.json
- @ckeditor/ckeditor5-watchdog/src/actionsrecorder
- @ckeditor/ckeditor5-watchdog/src/actionsrecorder.d.ts
- @ckeditor/ckeditor5-watchdog/src/actionsrecorder.js
- @ckeditor/ckeditor5-watchdog/src/actionsrecorderconfig
- @ckeditor/ckeditor5-watchdog/src/actionsrecorderconfig.d.ts
- @ckeditor/ckeditor5-watchdog/src/actionsrecorderconfig.js
- @ckeditor/ckeditor5-watchdog/src/augmentation
- @ckeditor/ckeditor5-watchdog/src/augmentation.d.ts
- @ckeditor/ckeditor5-watchdog/src/augmentation.js
- @ckeditor/ckeditor5-watchdog/src/contextwatchdog
- @ckeditor/ckeditor5-watchdog/src/contextwatchdog.d.ts
- @ckeditor/ckeditor5-watchdog/src/contextwatchdog.js
- @ckeditor/ckeditor5-watchdog/src/editorwatchdog
- @ckeditor/ckeditor5-watchdog/src/editorwatchdog.d.ts
- @ckeditor/ckeditor5-watchdog/src/editorwatchdog.js
- @ckeditor/ckeditor5-watchdog/src/index
- @ckeditor/ckeditor5-watchdog/src/index.d.ts
- @ckeditor/ckeditor5-watchdog/src/index.js
- @ckeditor/ckeditor5-watchdog/src/utils/areconnectedthroughproperties
- @ckeditor/ckeditor5-watchdog/src/utils/areconnectedthroughproperties.d.ts
- @ckeditor/ckeditor5-watchdog/src/utils/areconnectedthroughproperties.js
- @ckeditor/ckeditor5-watchdog/src/utils/getsubnodes
- @ckeditor/ckeditor5-watchdog/src/utils/getsubnodes.d.ts
- @ckeditor/ckeditor5-watchdog/src/utils/getsubnodes.js
- @ckeditor/ckeditor5-watchdog/src/watchdog
- @ckeditor/ckeditor5-watchdog/src/watchdog.d.ts
- @ckeditor/ckeditor5-watchdog/src/watchdog.js
Readme
CKEditor 5 watchdog feature
This package implements the watchdog feature for CKEditor 5. It keeps a CKEditor 5 rich-text editor instance running.
Installation
This plugin is part of the ckeditor5 package. Install the whole package to use it.
npm install ckeditor5Create free account
If you want to check full CKEditor 5 capabilities, sign up for a free non-commitment 14-day trial.
Documentation
See the @ckeditor/ckeditor5-watchdog package page as well as the Watchdog feature guide in CKEditor 5 documentation.
License
Licensed under a dual-license model, this software is available under:
- the GNU General Public License Version 2 or later,
- or commercial license terms from CKSource Holding sp. z o.o.
For more information, see: https://ckeditor.com/legal/ckeditor-licensing-options.