8
0
Maciej Gołaszewski c7423c4020 Merge branch 'master' into t/1198 8 лет назад
..
.github c9cf39146a Internal: Updated PR template. [skip ci] 9 лет назад
docs c80d8fceff Docs: README and front API docs page corrected. [skip ci] 8 лет назад
src c7423c4020 Merge branch 'master' into t/1198 8 лет назад
tests 5f0788569c Other: Move static method `createFromDefinition` from `view:Element` to definition-based-converters as a private 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 747263071e Internal: Upgraded version of Firefox on CI. 8 лет назад
CHANGELOG.md 2e67c50592 Docs: Changelog. [skip ci] 8 лет назад
CONTRIBUTING.md 37a7bd2b3f Aligned MD files to changes made in ckeditor5#42. 10 лет назад
LICENSE.md c904325be6 Bump up the year. 9 лет назад
README.md 3d2dd2a6fc Added a badge with BrowserStack status. [skip ci] 8 лет назад
package.json 0edafdd82e Internal: Upgraded eslint-config-ckeditor5. [skip ci] 8 лет назад

README.md

CKEditor 5 editing engine

npm version Build Status BrowserStack 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.