JSPM

@ckeditor/ckeditor5-watchdog

0.0.0-nightly-20230629.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 982585
  • Score
    100M100P100Q222381F
  • License GPL-2.0-or-later

A watchdog feature for CKEditor 5 editors. It keeps a CKEditor 5 editor instance running.

Package Exports

  • @ckeditor/ckeditor5-watchdog
  • @ckeditor/ckeditor5-watchdog/src/contextwatchdog
  • @ckeditor/ckeditor5-watchdog/src/contextwatchdog.js
  • @ckeditor/ckeditor5-watchdog/src/editorwatchdog
  • @ckeditor/ckeditor5-watchdog/src/editorwatchdog.js
  • @ckeditor/ckeditor5-watchdog/src/index.js
  • @ckeditor/ckeditor5-watchdog/src/watchdog
  • @ckeditor/ckeditor5-watchdog/src/watchdog.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ckeditor/ckeditor5-watchdog) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

CKEditor 5 watchdog feature

npm version Coverage Status Build Status Dependency Status

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

Documentation

See the @ckeditor/ckeditor5-watchdog package page as well as the Watchdog feature guide in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file or https://ckeditor.com/legal/ckeditor-oss-license.