Marek Lewandowski 530af9b8c9 Merge branch 'monorepo-pending' 5 lat temu
..
.github 3c2242bfef Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 lat temu
docs 34a29e9c6a Updated docs to monorepo state. 5 lat temu
src 35dd92fd41 Internal: Re-used the `DataController#viewDocument` as a document for the `HtmlDataProcessor` in the data pipeline. 5 lat temu
tests b797686729 Fix dangling comma. 5 lat temu
.editorconfig f3b14e294d Internal: Added config for package.json to .editorconfig. See #318. 6 lat temu
.eslintrc.js 13b23bde7c Internal: Bumped the year. [skip ci] 6 lat temu
.gitattributes 933cadf48f The initial commit. 7 lat temu
.gitignore 933cadf48f The initial commit. 7 lat temu
.stylelintrc 75be22ae8b Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 lat temu
.travis.yml 3aa222fd98 Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. 5 lat temu
CHANGELOG.md da3b1aaf55 Docs: Corrected the changelog. [skip ci] 5 lat temu
CONTRIBUTING.md 00c7d19169 Docs: Made contributing guide link to our docs. [skip ci] 7 lat temu
LICENSE.md 13b23bde7c Internal: Bumped the year. [skip ci] 6 lat temu
README.md 34a29e9c6a Updated docs to monorepo state. 5 lat temu
package.json ea0043d15e Release: v19.0.0. [skip ci] 5 lat temu

README.md

CKEditor 5 decoupled editor implementation

npm version Dependency Status devDependency Status

The decoupled editor implementation for CKEditor 5.

This package contains the DecoupledEditor class. Follow there to learn more about this type of editor and how to initialize it.

This package contains the source version of the decoupled editor. This editor implementation is also available in the document build. Read more about CKEditor 5 Builds.

Documentation

See the @ckeditor/ckeditor5-editor-decoupled package page 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.