Piotrek Koszuliński f3fe94a586 Merge branch 'master' into t/ckeditor5-dev/365 hace 7 años
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] hace 9 años
docs c6330aebdf Docs: README and front API docs page corrected. [skip ci] hace 8 años
lang ffe5ce488c Internal: Fixed license headers in PO files. [skip ci] hace 8 años
src f3fe94a586 Merge branch 'master' into t/ckeditor5-dev/365 hace 7 años
tests dc50c02f8f Editor isReadOnly should be bound to the view document. hace 7 años
theme 66295c807f Fix: The pencil icon should not be too complex. Closes ckeditor/ckeditor5#809. 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 4e988e25cf Internal: Switched from CodeClimate to Coveralls. hace 8 años
CHANGELOG.md 5fcfa7fa42 Docs: Corrected the changelog. [skip ci] hace 8 años
CONTRIBUTING.md 021dd0ce00 Initial commit for ckeditor5-core. hace 9 años
LICENSE.md 8e38d477dd Internal: Bumped the year. [skip ci] hace 8 años
README.md 72d1736a5e Internal: Switched badge in README from CodeClimate to Coveralls. [skip ci] hace 8 años
package.json dd590c6423 Internal: Updated dependencies. [skip ci] hace 8 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

See the @ckeditor/ckeditor5-core package page in CKEditor 5 documentation.

License

Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.