Krzysztof Krztoń 322e718534 Introduced `getEditableElement()` and `getEditableElementsNames()` methods in `EditorUI`. %!s(int64=7) %!d(string=hai) anos
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] %!s(int64=8) %!d(string=hai) anos
docs c883c263b6 Docs: Improved links between API and guides. See ckeditor/ckeditor5#1090. %!s(int64=7) %!d(string=hai) anos
lang 363a4cd4c5 Other: Updated translations. [skip ci] %!s(int64=7) %!d(string=hai) anos
src 322e718534 Introduced `getEditableElement()` and `getEditableElementsNames()` methods in `EditorUI`. %!s(int64=7) %!d(string=hai) anos
tests 322e718534 Introduced `getEditableElement()` and `getEditableElementsNames()` methods in `EditorUI`. %!s(int64=7) %!d(string=hai) anos
theme 71f4382435 Other: Removed useless fill-rule attributes in SVG icons. %!s(int64=7) %!d(string=hai) anos
.editorconfig 021dd0ce00 Initial commit for ckeditor5-core. %!s(int64=9) %!d(string=hai) anos
.eslintrc.js 1eab9cf365 Internal: Bumped the year. [skip ci] %!s(int64=8) %!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
.travis.yml 61d679fe96 Internal: Disabled Travis builds for #stable branch. %!s(int64=7) %!d(string=hai) anos
CHANGELOG.md 3473dff0d4 Docs: Corrected the changelog. [skip ci] %!s(int64=7) %!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 8d9900b905 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. %!s(int64=7) %!d(string=hai) anos
README.md 2e84a56535 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. %!s(int64=7) %!d(string=hai) anos
package.json 2be7e32f65 Update eslint-config-ckeditor5 package in package.json. %!s(int64=7) %!d(string=hai) anos

README.md

CKEditor 5 core editor architecture

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