Piotrek Koszuliński 7e74ee3118 Release: v1.0.0-alpha.1. 8 lat temu
..
.github c9cf39146a Internal: Updated PR template. [skip ci] 8 lat temu
docs c80d8fceff Docs: README and front API docs page corrected. [skip ci] 8 lat temu
src c34c5a9f45 Aligned this PR to the changes done in the meantime on master. 8 lat temu
tests 6a5b469e6f Merge branch 'master' into t/1146 8 lat temu
theme de216c634c Fix: [Firefox] Prevented setting incorrect initial selection when placeholder was clicked. See ckeditor/ckeditor5#469. 8 lat temu
.editorconfig fba3e52918 Initialized .editorconfig. 11 lat temu
.eslintrc.js 4e495689a0 Aligned comments to changes in the ESLint config. 8 lat temu
.gitattributes a604362215 Initialized .gitattributes 11 lat temu
.gitignore 0aa47c914e Use a more standard directory/ notation in .gitignore. 8 lat temu
.travis.yml a1bed4ae95 Internal: Introduce revision saves. 8 lat temu
CHANGELOG.md 9ccc486f20 Docs: Changelog improvments. [skip ci] 8 lat temu
CONTRIBUTING.md 37a7bd2b3f Aligned MD files to changes made in ckeditor5#42. 9 lat temu
LICENSE.md c904325be6 Bump up the year. 9 lat temu
README.md c80d8fceff Docs: README and front API docs page corrected. [skip ci] 8 lat temu
gulpfile.js 58dbf0b8b4 Internal: Standardized linter usage. 8 lat temu
package.json 7e74ee3118 Release: v1.0.0-alpha.1. 8 lat temu

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.