Damian Konopka 58c0fae07f Updated image icon (to filled version). il y a 8 ans
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] il y a 8 ans
docs c6330aebdf Docs: README and front API docs page corrected. [skip ci] il y a 8 ans
lang ffe5ce488c Internal: Fixed license headers in PO files. [skip ci] il y a 8 ans
src 327ebf41b0 API docs: Cleaned up Iterable/Iterator/Generator confusion. See https://github.com/ckeditor/ckeditor5/issues/755. [skip ci] il y a 8 ans
tests 4a4619a02f Added a separator after the headings dropdown in the configuration of the toolbar. il y a 8 ans
theme 58c0fae07f Updated image icon (to filled version). il y a 8 ans
.editorconfig 021dd0ce00 Initial commit for ckeditor5-core. il y a 9 ans
.eslintrc.js 1eab9cf365 Internal: Bumped the year. [skip ci] il y a 8 ans
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. il y a 9 ans
.gitignore bc081edc8b Internal: Remove gulp dependency for pre-commit linting. il y a 8 ans
.travis.yml 4e988e25cf Internal: Switched from CodeClimate to Coveralls. il y a 8 ans
CHANGELOG.md 5fcfa7fa42 Docs: Corrected the changelog. [skip ci] il y a 8 ans
CONTRIBUTING.md 021dd0ce00 Initial commit for ckeditor5-core. il y a 9 ans
LICENSE.md 8e38d477dd Internal: Bumped the year. [skip ci] il y a 8 ans
README.md 72d1736a5e Internal: Switched badge in README from CodeClimate to Coveralls. [skip ci] il y a 8 ans
package.json dd590c6423 Internal: Updated dependencies. [skip ci] il y a 8 ans

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.