Szymon Cofalik 656860a510 Added: Support for inserting `TextProxy` instances into `Element` and `DocumentFragment` (in model and view). 8 vuotta sitten
..
.github c9cf39146a Internal: Updated PR template. [skip ci] 8 vuotta sitten
docs c80d8fceff Docs: README and front API docs page corrected. [skip ci] 8 vuotta sitten
src 656860a510 Added: Support for inserting `TextProxy` instances into `Element` and `DocumentFragment` (in model and view). 8 vuotta sitten
tests 656860a510 Added: Support for inserting `TextProxy` instances into `Element` and `DocumentFragment` (in model and view). 8 vuotta sitten
theme d37b11e46e Migrated UI components from SASS to PostCSS. Added theme support. 8 vuotta sitten
.editorconfig fba3e52918 Initialized .editorconfig. 11 vuotta sitten
.eslintrc.js 4e495689a0 Aligned comments to changes in the ESLint config. 8 vuotta sitten
.gitattributes a604362215 Initialized .gitattributes 11 vuotta sitten
.gitignore 6b660532d2 Internal: Remove gulp dependency for pre-commit linting. 8 vuotta sitten
.travis.yml a1bed4ae95 Internal: Introduce revision saves. 8 vuotta sitten
CHANGELOG.md 2e67c50592 Docs: Changelog. [skip ci] 8 vuotta sitten
CONTRIBUTING.md 37a7bd2b3f Aligned MD files to changes made in ckeditor5#42. 9 vuotta sitten
LICENSE.md c904325be6 Bump up the year. 9 vuotta sitten
README.md c80d8fceff Docs: README and front API docs page corrected. [skip ci] 8 vuotta sitten
package.json 0edafdd82e Internal: Upgraded eslint-config-ckeditor5. [skip ci] 8 vuotta sitten

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.