Kamil Piechaczek 436c2c3588 Tests: Restored stub since we want to mask submit function with input[name="submit"]. %!s(int64=8) %!d(string=hai) anos
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] %!s(int64=8) %!d(string=hai) anos
docs c6330aebdf Docs: README and front API docs page corrected. [skip ci] %!s(int64=8) %!d(string=hai) anos
lang 94d7cb4d8a Internal: Updated translations. [skip ci] %!s(int64=8) %!d(string=hai) anos
src 6d30038dad Docs: Improved error docs. %!s(int64=8) %!d(string=hai) anos
tests 436c2c3588 Tests: Restored stub since we want to mask submit function with input[name="submit"]. %!s(int64=8) %!d(string=hai) anos
theme 6dc06cd773 Renamed icon: object-center is now object-full-width. Added a new object-center icon. %!s(int64=8) %!d(string=hai) anos
.editorconfig 021dd0ce00 Initial commit for ckeditor5-core. %!s(int64=9) %!d(string=hai) anos
.eslintrc.js 8e78e60d36 Code style: Switched to ESLint. %!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 d2afc1fa73 Internal: Introduced revision saves. %!s(int64=8) %!d(string=hai) anos
CHANGELOG.md bb346c48ca Docs: Changelog. [skip ci] %!s(int64=8) %!d(string=hai) anos
CONTRIBUTING.md 021dd0ce00 Initial commit for ckeditor5-core. %!s(int64=9) %!d(string=hai) anos
LICENSE.md 857ba621c3 Bump up the year. %!s(int64=9) %!d(string=hai) anos
README.md c6330aebdf Docs: README and front API docs page corrected. [skip ci] %!s(int64=8) %!d(string=hai) anos
package.json 0e53b83869 Internal: Add missing ESLint dev dependency to package.json. %!s(int64=8) %!d(string=hai) anos

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.