Szymon Cofalik f846567c83 Changed: Aligned code to correctly use new `model.Differ` and refactored `conversion.ModelConversionDispatcher`. hace 8 años
..
.github c9cf39146a Internal: Updated PR template. [skip ci] hace 8 años
docs c80d8fceff Docs: README and front API docs page corrected. [skip ci] hace 8 años
src f846567c83 Changed: Aligned code to correctly use new `model.Differ` and refactored `conversion.ModelConversionDispatcher`. hace 8 años
tests f846567c83 Changed: Aligned code to correctly use new `model.Differ` and refactored `conversion.ModelConversionDispatcher`. hace 8 años
theme d37b11e46e Migrated UI components from SASS to PostCSS. Added theme support. hace 8 años
.editorconfig fba3e52918 Initialized .editorconfig. hace 11 años
.eslintrc.js 4e495689a0 Aligned comments to changes in the ESLint config. hace 8 años
.gitattributes a604362215 Initialized .gitattributes hace 11 años
.gitignore 6b660532d2 Internal: Remove gulp dependency for pre-commit linting. hace 8 años
.travis.yml a1bed4ae95 Internal: Introduce revision saves. hace 8 años
CHANGELOG.md 2e67c50592 Docs: Changelog. [skip ci] hace 8 años
CONTRIBUTING.md 37a7bd2b3f Aligned MD files to changes made in ckeditor5#42. hace 9 años
LICENSE.md c904325be6 Bump up the year. hace 9 años
README.md c80d8fceff Docs: README and front API docs page corrected. [skip ci] hace 8 años
package.json 0edafdd82e Internal: Upgraded eslint-config-ckeditor5. [skip ci] hace 8 años

README.md

CKEditor 5 editing engine

npm version Build Status Test Coverage Dependency Status devDependency Status

The CKEditor 5 editing engine implements a flexible MVC-based architecture for creating rich text editing features.

Documentation

See the @ckeditor/ckeditor5-engine 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.