Piotrek Koszuliński e27d7ad224 Other: Updated translations. [skip ci] il y a 6 ans
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] il y a 9 ans
docs c883c263b6 Docs: Improved links between API and guides. See ckeditor/ckeditor5#1090. il y a 7 ans
lang e27d7ad224 Other: Updated translations. [skip ci] il y a 6 ans
src c23fd7807a Docs: Documented the editor-create-initial-data. Closes ckeditor/ckeditor5#1665. il y a 6 ans
tests 374a1d686e Internal: Reworded docs and renamed `disable()` and `enable()` to `forceDisabled()` and `clearForceDisabled()`. il y a 6 ans
theme fbbdad191c Add ereaser icon to core icons. il y a 6 ans
.editorconfig 021dd0ce00 Initial commit for ckeditor5-core. il y a 9 ans
.eslintrc.js 6daac3505b Internal: Bumped the year. [skip ci] il y a 7 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 fbb829a206 Fixed formatting in Travis configuration file. il y a 7 ans
CHANGELOG.md 7259d7d903 Docs: Corrected the changelog. [skip ci] il y a 6 ans
CONTRIBUTING.md d31e1a7691 Docs: Made contributing guide link to our docs. [skip ci] il y a 7 ans
LICENSE.md 6daac3505b Internal: Bumped the year. [skip ci] il y a 7 ans
README.md 2e84a56535 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. il y a 7 ans
package.json 56a35046ce Release: v12.0.0. [skip ci] il y a 6 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

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.