Marek Lewandowski 210276a128 Merge branch 'monorepo-pending' %!s(int64=5) %!d(string=hai) anos
..
.github 97fe788ff2 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). %!s(int64=6) %!d(string=hai) anos
docs d9bf3d1c77 Updated docs to monorepo state. %!s(int64=5) %!d(string=hai) anos
lang ac72a7a9f4 Other: Updated translations. [skip ci] %!s(int64=5) %!d(string=hai) anos
src d95e3e19ed Merge branch 'master' into i/6091 %!s(int64=5) %!d(string=hai) anos
tests 75af9c78e8 Internal: Re-used the `DataController#viewDocument` as a document for the `HtmlDataProcessor` in the data pipeline. %!s(int64=5) %!d(string=hai) anos
theme ae2f127785 Internal: The SVG icons compressed by the clean-up-svg-icons task (svgo) should be editable in graphical editors (see ckeditor/ckeditor5#6334) %!s(int64=5) %!d(string=hai) anos
.editorconfig 7ac1d2c1a6 Internal: Added config for package.json to .editorconfig. See #318. %!s(int64=6) %!d(string=hai) anos
.eslintrc.js 2222b673f4 Internal: Bumped the year. [skip ci] %!s(int64=6) %!d(string=hai) anos
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. %!s(int64=9) %!d(string=hai) anos
.gitignore bc081edc8b Internal: Remove gulp dependency for pre-commit linting. %!s(int64=8) %!d(string=hai) anos
.stylelintrc 61d35d38ae Used the external stylelint-config-ckeditor5 package for stylelint configuration. %!s(int64=6) %!d(string=hai) anos
.travis.yml c52f216b52 Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. %!s(int64=5) %!d(string=hai) anos
CHANGELOG.md 360cef2b5f Docs: Corrected the changelog. [skip ci] %!s(int64=5) %!d(string=hai) anos
CONTRIBUTING.md d31e1a7691 Docs: Made contributing guide link to our docs. [skip ci] %!s(int64=7) %!d(string=hai) anos
LICENSE.md 2222b673f4 Internal: Bumped the year. [skip ci] %!s(int64=6) %!d(string=hai) anos
README.md d9bf3d1c77 Updated docs to monorepo state. %!s(int64=5) %!d(string=hai) anos
package.json d194ba07a4 Release: v19.0.0. [skip ci] %!s(int64=5) %!d(string=hai) anos

README.md

CKEditor 5 core editor architecture

npm version Dependency Status devDependency Status

This package implements CKEditor 5's core editor architecture — a set of classes and interfaces which glue everything together.

Documentation

For general introduction see the Overview of CKEditor 5 framework guide and then the Core editor architecture guide.

Additionally, see the @ckeditor/ckeditor5-core package page in CKEditor 5 documentation for even more information.

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.