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

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.