Maciej Gołaszewski b3b9a4d8e4 Renamed `contextual/contextualtoolbar~ContextualToolbar` to `balloon/balloontoolbar~BalloonToolbar`. преди 7 години
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] преди 8 години
docs c6330aebdf Docs: README and front API docs page corrected. [skip ci] преди 8 години
lang ffe5ce488c Internal: Fixed license headers in PO files. [skip ci] преди 8 години
src d5712cb622 Changed: Added `Editor#conversion`. преди 7 години
tests b3b9a4d8e4 Renamed `contextual/contextualtoolbar~ContextualToolbar` to `balloon/balloontoolbar~BalloonToolbar`. преди 7 години
theme 66295c807f Fix: The pencil icon should not be too complex. Closes ckeditor/ckeditor5#809. преди 7 години
.editorconfig 021dd0ce00 Initial commit for ckeditor5-core. преди 9 години
.eslintrc.js 1eab9cf365 Internal: Bumped the year. [skip ci] преди 8 години
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. преди 9 години
.gitignore bc081edc8b Internal: Remove gulp dependency for pre-commit linting. преди 8 години
.travis.yml 4e988e25cf Internal: Switched from CodeClimate to Coveralls. преди 8 години
CHANGELOG.md 5fcfa7fa42 Docs: Corrected the changelog. [skip ci] преди 8 години
CONTRIBUTING.md 021dd0ce00 Initial commit for ckeditor5-core. преди 9 години
LICENSE.md 8e38d477dd Internal: Bumped the year. [skip ci] преди 8 години
README.md 72d1736a5e Internal: Switched badge in README from CodeClimate to Coveralls. [skip ci] преди 8 години
package.json dd590c6423 Internal: Updated dependencies. [skip ci] преди 8 години

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.