Aleksander Nowodzinski d37b11e46e Migrated UI components from SASS to PostCSS. Added theme support. 8 years ago
..
.github c9cf39146a Internal: Updated PR template. [skip ci] 8 years ago
docs c80d8fceff Docs: README and front API docs page corrected. [skip ci] 8 years ago
src d37b11e46e Migrated UI components from SASS to PostCSS. Added theme support. 8 years ago
tests d37b11e46e Migrated UI components from SASS to PostCSS. Added theme support. 8 years ago
theme d37b11e46e Migrated UI components from SASS to PostCSS. Added theme support. 8 years ago
.editorconfig fba3e52918 Initialized .editorconfig. 11 years ago
.eslintrc.js 4e495689a0 Aligned comments to changes in the ESLint config. 8 years ago
.gitattributes a604362215 Initialized .gitattributes 11 years ago
.gitignore 6b660532d2 Internal: Remove gulp dependency for pre-commit linting. 8 years ago
.travis.yml a1bed4ae95 Internal: Introduce revision saves. 8 years ago
CHANGELOG.md 9ccc486f20 Docs: Changelog improvments. [skip ci] 8 years ago
CONTRIBUTING.md 37a7bd2b3f Aligned MD files to changes made in ckeditor5#42. 9 years ago
LICENSE.md c904325be6 Bump up the year. 9 years ago
README.md c80d8fceff Docs: README and front API docs page corrected. [skip ci] 8 years ago
package.json 7fb13d03ab Internal: Add missing ESLint dev dependency to package.json. 8 years ago

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.