Kamil Piechaczek 61b89ae00f Docs: Fixed invalid BrowserStack URLs in badge. See ckeditor/ckeditor5#1051. 7 vuotta sitten
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] 8 vuotta sitten
docs 3b9564a377 Docs: Updated links with anchors. See ckeditor/ckeditor5#826. [skip ci] 7 vuotta sitten
lang 1b9520c93b Other: Updated translations. [skip ci] 7 vuotta sitten
src d4f9530675 Internal: Used `beforeChange` instead of `change` to force command read-only mode. 7 vuotta sitten
tests adc4bb180e Tests: Checked which event is used for disabling commands. 7 vuotta sitten
theme 1ee99f536f Internal: Moved the pilcrow icon from ckeditor5-ui (see ckeditor/ckeditor5-ui#391). 7 vuotta sitten
.editorconfig 021dd0ce00 Initial commit for ckeditor5-core. 9 vuotta sitten
.eslintrc.js 1eab9cf365 Internal: Bumped the year. [skip ci] 8 vuotta sitten
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. 9 vuotta sitten
.gitignore bc081edc8b Internal: Remove gulp dependency for pre-commit linting. 8 vuotta sitten
.travis.yml 4e988e25cf Internal: Switched from CodeClimate to Coveralls. 8 vuotta sitten
CHANGELOG.md 31e46d0fbd Docs: Changelog. [skip ci] 7 vuotta sitten
CONTRIBUTING.md 021dd0ce00 Initial commit for ckeditor5-core. 9 vuotta sitten
LICENSE.md 8d9900b905 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 vuotta sitten
README.md 61b89ae00f Docs: Fixed invalid BrowserStack URLs in badge. See ckeditor/ckeditor5#1051. 7 vuotta sitten
package.json 70f7f0b2d3 Release: v10.0.0. 7 vuotta sitten

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.