Krzysztof Krztoń ad9943a116 Merge branch 'master' into t/ckeditor5/1449 hace 7 años
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] hace 8 años
docs c883c263b6 Docs: Improved links between API and guides. See ckeditor/ckeditor5#1090. hace 7 años
lang 10bb47ef41 Other: Updated translations. [skip ci] hace 7 años
src ad9943a116 Merge branch 'master' into t/ckeditor5/1449 hace 7 años
tests ad9943a116 Merge branch 'master' into t/ckeditor5/1449 hace 7 años
theme 71f4382435 Other: Removed useless fill-rule attributes in SVG icons. hace 7 años
.editorconfig 021dd0ce00 Initial commit for ckeditor5-core. hace 9 años
.eslintrc.js 1eab9cf365 Internal: Bumped the year. [skip ci] hace 8 años
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. hace 9 años
.gitignore bc081edc8b Internal: Remove gulp dependency for pre-commit linting. hace 8 años
.travis.yml fbb829a206 Fixed formatting in Travis configuration file. hace 7 años
CHANGELOG.md 3473dff0d4 Docs: Corrected the changelog. [skip ci] hace 7 años
CONTRIBUTING.md d31e1a7691 Docs: Made contributing guide link to our docs. [skip ci] hace 7 años
LICENSE.md 8d9900b905 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. hace 7 años
README.md 2e84a56535 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. hace 7 años
package.json 2be7e32f65 Update eslint-config-ckeditor5 package in package.json. hace 7 años

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.