Piotrek Koszuliński 0f1d9ca22a Docs: Improved readme. [skip ci] преди 8 години
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] преди 8 години
docs d50b6158e0 Docs: Added package guide. [skip ci] преди 8 години
lang 94d7cb4d8a Internal: Updated translations. [skip ci] преди 8 години
src e69316e8fb Docs: Improved toolbar configuration docs. [skip ci] преди 8 години
tests 3c181c0b49 Tests: Removed mistakenly added .only(). преди 8 години
theme 6dc06cd773 Renamed icon: object-center is now object-full-width. Added a new object-center icon. преди 8 години
.editorconfig 021dd0ce00 Initial commit for ckeditor5-core. преди 9 години
.eslintrc.js 8e78e60d36 Code style: Switched to ESLint. преди 8 години
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. преди 9 години
.gitignore 5997debc33 Use a more standard directory/ notation in .gitignore. преди 8 години
.travis.yml d2afc1fa73 Internal: Introduced revision saves. преди 8 години
CHANGELOG.md 0eb6ee2e7b Docs: Changelog corrections. [skip ci] преди 8 години
CONTRIBUTING.md 021dd0ce00 Initial commit for ckeditor5-core. преди 9 години
LICENSE.md 857ba621c3 Bump up the year. преди 9 години
README.md 0f1d9ca22a Docs: Improved readme. [skip ci] преди 8 години
gulpfile.js 8e78e60d36 Code style: Switched to ESLint. преди 8 години
package.json f2e3e9a7f7 Internal: Updated dependencies. [skip ci] преди 8 години

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 all the things 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.