8
0
Anna Tomanek c6330aebdf Docs: README and front API docs page corrected. [skip ci] 8 gadi atpakaļ
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] 8 gadi atpakaļ
docs c6330aebdf Docs: README and front API docs page corrected. [skip ci] 8 gadi atpakaļ
lang 94d7cb4d8a Internal: Updated translations. [skip ci] 8 gadi atpakaļ
src e69316e8fb Docs: Improved toolbar configuration docs. [skip ci] 8 gadi atpakaļ
tests 3c181c0b49 Tests: Removed mistakenly added .only(). 8 gadi atpakaļ
theme 6dc06cd773 Renamed icon: object-center is now object-full-width. Added a new object-center icon. 8 gadi atpakaļ
.editorconfig 021dd0ce00 Initial commit for ckeditor5-core. 9 gadi atpakaļ
.eslintrc.js 8e78e60d36 Code style: Switched to ESLint. 8 gadi atpakaļ
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. 9 gadi atpakaļ
.gitignore 5997debc33 Use a more standard directory/ notation in .gitignore. 8 gadi atpakaļ
.travis.yml d2afc1fa73 Internal: Introduced revision saves. 8 gadi atpakaļ
CHANGELOG.md bb346c48ca Docs: Changelog. [skip ci] 8 gadi atpakaļ
CONTRIBUTING.md 021dd0ce00 Initial commit for ckeditor5-core. 9 gadi atpakaļ
LICENSE.md 857ba621c3 Bump up the year. 9 gadi atpakaļ
README.md c6330aebdf Docs: README and front API docs page corrected. [skip ci] 8 gadi atpakaļ
gulpfile.js 8e78e60d36 Code style: Switched to ESLint. 8 gadi atpakaļ
package.json f2e3e9a7f7 Internal: Updated dependencies. [skip ci] 8 gadi atpakaļ

README.md

CKEditor 5 core editor architecture

npm version Build Status Test Coverage Dependency Status devDependency Status

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

Documentation

See the @ckeditor/ckeditor5-core package page in CKEditor 5 documentation.

License

Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.