Kamil Piechaczek 7ced65d19f Merge branch 'master' into i/6091 5 years ago
..
.github 97fe788ff2 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 years ago
docs 89a652cc32 Docs: The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#2002. 6 years ago
lang 5d8335fe83 Internal: Remove color option is now shared by font and table plugin, thus context goes to the ckeditor5-core plugin. 5 years ago
src d80c4d56dc StylesProcessor is no longer a property of the core Editor class. 5 years ago
tests d80c4d56dc StylesProcessor is no longer a property of the core Editor class. 5 years ago
theme 02bd3dffbf Internal: Optimzied the SVG icons for size. [skip ci] 5 years ago
.editorconfig 7ac1d2c1a6 Internal: Added config for package.json to .editorconfig. See #318. 6 years ago
.eslintrc.js 2222b673f4 Internal: Bumped the year. [skip ci] 6 years ago
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. 9 years ago
.gitignore bc081edc8b Internal: Remove gulp dependency for pre-commit linting. 8 years ago
.stylelintrc 61d35d38ae Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 years ago
.travis.yml a166131536 Internal: Upgraded CI environment to use Xenial version of the distro. See ckeditor/ckeditor#2041. 6 years ago
CHANGELOG.md 4fd62f2fcf Docs: Corrected the changelog. [skip ci] 5 years ago
CONTRIBUTING.md d31e1a7691 Docs: Made contributing guide link to our docs. [skip ci] 7 years ago
LICENSE.md 2222b673f4 Internal: Bumped the year. [skip ci] 6 years ago
README.md 9a2ba23af1 Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] 6 years ago
package.json 4b77b5514c Release: v17.0.0. [skip ci] 5 years ago

README.md

CKEditor 5 core editor architecture

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