Marek Lewandowski 817b1b4df9 Merge branch 'monorepo-pending' 5 years ago
..
.github 036d8f22d3 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 years ago
docs 3fe1fdd9b0 Updated docs to monorepo state. 5 years ago
src e49b6806d4 Docs: Corrected API docs for the watchdog feature. [skip ci] 5 years ago
tests 00bace7a9a Internal: Re-used the `DataController#viewDocument` as a document for the `HtmlDataProcessor` in the data pipeline. 5 years ago
.editorconfig 10589828b7 Internal: Added config for package.json to .editorconfig. See #318. 6 years ago
.eslintrc.js 66868c4597 Internal: Bumped the year. [skip ci] 6 years ago
.gitattributes 11fbd003c3 Aligned readme to readmes in other packages. 6 years ago
.gitignore ae9ad0631d Added missing files. 6 years ago
.stylelintrc dd857ad274 Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 years ago
.travis.yml 59876f6044 Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. 5 years ago
CHANGELOG.md b65a49a9dd Docs: Corrected the changelog. [skip ci] 5 years ago
CONTRIBUTING.md ae9ad0631d Added missing files. 6 years ago
LICENSE.md 66868c4597 Internal: Bumped the year. [skip ci] 6 years ago
README.md 3fe1fdd9b0 Updated docs to monorepo state. 5 years ago
package.json ae1394607e Release: v19.0.0. [skip ci] 5 years ago

README.md

CKEditor 5 watchdog feature

npm version Dependency Status devDependency 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.