Maciej Bukowski 5f550100e9 Provided support for `affectsData` prooperty in `Writer#addMarker()` and `Writer#updateMarker()`. hace 7 años
..
.github c9cf39146a Internal: Updated PR template. [skip ci] hace 8 años
docs 3a128fbf8b Docs: Updated links with anchors. See ckeditor/ckeditor5#826. [skip ci] hace 7 años
src 5f550100e9 Provided support for `affectsData` prooperty in `Writer#addMarker()` and `Writer#updateMarker()`. hace 7 años
tests 5f550100e9 Provided support for `affectsData` prooperty in `Writer#addMarker()` and `Writer#updateMarker()`. hace 7 años
theme 4271c0104c Added missing comment. hace 7 años
.editorconfig fba3e52918 Initialized .editorconfig. hace 11 años
.eslintrc.js 1a2708153b Internal: Bumped the year. [skip ci] 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 2eb2f2b455 Internal: Switched from CodeClimate to Coveralls. hace 8 años
CHANGELOG.md cb1b7c2124 Docs: Changelog. [skip ci] hace 7 años
CONTRIBUTING.md 37a7bd2b3f Aligned MD files to changes made in ckeditor5#42. hace 9 años
LICENSE.md b742d61cdc Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. hace 7 años
README.md b742d61cdc Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. hace 7 años
package.json d619c38759 Release: v10.0.0. hace 7 años

README.md

CKEditor 5 editing engine

npm version Build Status BrowserStack Status Coverage Status
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 terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.