Szymon Cofalik 9d7b60d438 Added: Extracted operation validation from `_execute()` method to `_validate()` method. 8 年之前
..
.github c9cf39146a Internal: Updated PR template. [skip ci] 8 年之前
docs c80d8fceff Docs: README and front API docs page corrected. [skip ci] 8 年之前
src 9d7b60d438 Added: Extracted operation validation from `_execute()` method to `_validate()` method. 8 年之前
tests 9d7b60d438 Added: Extracted operation validation from `_execute()` method to `_validate()` method. 8 年之前
theme d37b11e46e Migrated UI components from SASS to PostCSS. Added theme support. 8 年之前
.editorconfig fba3e52918 Initialized .editorconfig. 11 年之前
.eslintrc.js 4e495689a0 Aligned comments to changes in the ESLint config. 8 年之前
.gitattributes a604362215 Initialized .gitattributes 11 年之前
.gitignore 6b660532d2 Internal: Remove gulp dependency for pre-commit linting. 8 年之前
.travis.yml a1bed4ae95 Internal: Introduce revision saves. 8 年之前
CHANGELOG.md 2e67c50592 Docs: Changelog. [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 年之前
package.json 0edafdd82e Internal: Upgraded eslint-config-ckeditor5. [skip ci] 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.