Maciej Bukowski 58b88efca2 Changed config.lang to config.languages. преди 8 години
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] преди 9 години
docs c6330aebdf Docs: README and front API docs page corrected. [skip ci] преди 8 години
lang 6eea61145b Other: Updated translations. [skip ci] преди 8 години
src 58b88efca2 Changed config.lang to config.languages. преди 8 години
tests 58b88efca2 Changed config.lang to config.languages. преди 8 години
theme 1ef427c843 Internal: Remove align icons from theme folder that are moved to ckeditor5-alignment plugin. преди 8 години
.editorconfig 021dd0ce00 Initial commit for ckeditor5-core. преди 9 години
.eslintrc.js 8e78e60d36 Code style: Switched to ESLint. преди 8 години
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. преди 9 години
.gitignore bc081edc8b Internal: Remove gulp dependency for pre-commit linting. преди 8 години
.travis.yml d2afc1fa73 Internal: Introduced revision saves. преди 8 години
CHANGELOG.md 5fcfa7fa42 Docs: Corrected the changelog. [skip ci] преди 8 години
CONTRIBUTING.md 021dd0ce00 Initial commit for ckeditor5-core. преди 9 години
LICENSE.md 857ba621c3 Bump up the year. преди 9 години
README.md c6330aebdf Docs: README and front API docs page corrected. [skip ci] преди 8 години
package.json e3d37df1ec Release: v1.0.0-alpha.2. преди 8 години

README.md

CKEditor 5 core editor architecture

npm version Build Status Test Coverage Dependency Status devDependency Status

This package implements CKEditor 5's core editor architecture — a set of classes and interfaces which glue everything together.

Documentation

See the @ckeditor/ckeditor5-core 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.