Oskar Wróbel 03bbc22512 Merge branch 'master' into t/115 %!s(int64=8) %!d(string=hai) anos
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] %!s(int64=9) %!d(string=hai) anos
docs c6330aebdf Docs: README and front API docs page corrected. [skip ci] %!s(int64=8) %!d(string=hai) anos
lang ffe5ce488c Internal: Fixed license headers in PO files. [skip ci] %!s(int64=8) %!d(string=hai) anos
src 0894d9283d Update docs. %!s(int64=8) %!d(string=hai) anos
tests 8604e2b530 Renamed DataInterface to DataApiMixin and elementInterface to ElementApiMixin. %!s(int64=8) %!d(string=hai) anos
theme 1ef427c843 Internal: Remove align icons from theme folder that are moved to ckeditor5-alignment plugin. %!s(int64=8) %!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 4e988e25cf Internal: Switched from CodeClimate to Coveralls. %!s(int64=8) %!d(string=hai) anos
CHANGELOG.md 5fcfa7fa42 Docs: Corrected the 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 8e38d477dd Internal: Bumped the year. [skip ci] %!s(int64=8) %!d(string=hai) anos
README.md 72d1736a5e Internal: Switched badge in README from CodeClimate to Coveralls. [skip ci] %!s(int64=8) %!d(string=hai) anos
package.json e3b3374fd5 Internal: Upgraded eslint-config-ckeditor5. [skip ci] %!s(int64=8) %!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

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.