Piotrek Koszuliński 8662fd2d86 Docs: Corrected the changelog. [skip ci] 6 年之前
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] 8 年之前
docs c883c263b6 Docs: Improved links between API and guides. See ckeditor/ckeditor5#1090. 7 年之前
lang fa610c7664 Other: Updated translations. [skip ci] 6 年之前
src 2ebd785373 Fixed error contexts. 6 年之前
tests 893544121f Merge branch 'master' into t/ckeditor5-watchdog/1 6 年之前
theme 99a33fdcfe Other: Optimized icons. [skip ci] 6 年之前
.editorconfig 021dd0ce00 Initial commit for ckeditor5-core. 9 年之前
.eslintrc.js bb8aaf2c05 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. 9 年之前
.gitignore bc081edc8b Internal: Remove gulp dependency for pre-commit linting. 8 年之前
.travis.yml 8e9b1a1fb0 Removed BrowserStack from the repository. 6 年之前
CHANGELOG.md 8662fd2d86 Docs: Corrected the changelog. [skip ci] 6 年之前
CONTRIBUTING.md d31e1a7691 Docs: Made contributing guide link to our docs. [skip ci] 7 年之前
LICENSE.md 6daac3505b Internal: Bumped the year. [skip ci] 6 年之前
README.md 8e9b1a1fb0 Removed BrowserStack from the repository. 6 年之前
package.json e7c9913035 Release: v12.1.1. [skip ci] 6 年之前

README.md

CKEditor 5 core editor architecture

npm version Build 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

For general introduction see the Overview of CKEditor 5 framework guide and then the Core editor architecture guide.

Additionally, see the @ckeditor/ckeditor5-core package page in CKEditor 5 documentation for even more information.

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 or https://ckeditor.com/legal/ckeditor-oss-license.