Piotrek Koszuliński 3a9e5cc05e Docs: Corrected the changelog. [skip ci] 7 lat temu
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] 8 lat temu
docs 3b9564a377 Docs: Updated links with anchors. See ckeditor/ckeditor5#826. [skip ci] 7 lat temu
lang c3eb571508 Other: Updated translations. [skip ci] 7 lat temu
src 320950fba2 Docs: Pemnding actions plugin API docs corrected. 7 lat temu
tests 3e4e666212 Internal: Changed `beforeChange` event to `set`. 7 lat temu
theme 1ee99f536f Internal: Moved the pilcrow icon from ckeditor5-ui (see ckeditor/ckeditor5-ui#391). 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 3a9e5cc05e Docs: Corrected the changelog. [skip ci] 7 lat temu
CONTRIBUTING.md 021dd0ce00 Initial commit for ckeditor5-core. 9 lat temu
LICENSE.md 8d9900b905 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 lat temu
README.md 61b89ae00f Docs: Fixed invalid BrowserStack URLs in badge. See ckeditor/ckeditor5#1051. 7 lat temu
package.json 70f7f0b2d3 Release: v10.0.0. 7 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 terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.