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

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.