Maciej Gołaszewski 09649b136c Merge branch 'master' into i/6091 5 年之前
..
.github 3c2242bfef Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 年之前
docs 354a6bedf8 Docs: The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#2002. 6 年之前
src 10f45b60f4 Requested changes during the review. 5 年之前
tests b797686729 Fix dangling comma. 5 年之前
.editorconfig f3b14e294d Internal: Added config for package.json to .editorconfig. See #318. 6 年之前
.eslintrc.js 13b23bde7c Internal: Bumped the year. [skip ci] 6 年之前
.gitattributes 933cadf48f The initial commit. 7 年之前
.gitignore 933cadf48f The initial commit. 7 年之前
.stylelintrc 75be22ae8b Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 年之前
.travis.yml c6aac17393 Internal: Upgraded CI environment to use Xenial version of the distro. See ckeditor/ckeditor#2041. 6 年之前
CHANGELOG.md a15b36ab70 Docs: Changelog. [skip ci] 5 年之前
CONTRIBUTING.md 00c7d19169 Docs: Made contributing guide link to our docs. [skip ci] 7 年之前
LICENSE.md 13b23bde7c Internal: Bumped the year. [skip ci] 6 年之前
README.md 1ff5b17c82 Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] 6 年之前
package.json 92ad19e751 Release: v17.0.0. [skip ci] 5 年之前

README.md

CKEditor 5 decoupled editor implementation

npm version Build Status Coverage Status
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.