8
0
Kamil Piechaczek 4e182b5537 Internal: Upgraded version of Node.js. See ckeditor/ckeditor5-dev#417. 7 лет назад
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] 9 лет назад
docs 3b9564a377 Docs: Updated links with anchors. See ckeditor/ckeditor5#826. [skip ci] 8 лет назад
lang c3eb571508 Other: Updated translations. [skip ci] 7 лет назад
src 43fd06c733 Merge pull request #129 from ckeditor/t/64 7 лет назад
tests 409e7084f9 Fix: The ClassicTestEditor should not render the UI in constructor(). Closes #137. 7 лет назад
theme 175e3c5f17 Removed the serif from the pilcrow icon. 7 лет назад
.editorconfig 021dd0ce00 Initial commit for ckeditor5-core. 9 лет назад
.eslintrc.js 1eab9cf365 Internal: Bumped the year. [skip ci] 8 лет назад
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. 9 лет назад
.gitignore bc081edc8b Internal: Remove gulp dependency for pre-commit linting. 8 лет назад
.travis.yml 4e988e25cf Internal: Switched from CodeClimate to Coveralls. 8 лет назад
CHANGELOG.md 3a9e5cc05e Docs: Corrected the changelog. [skip ci] 7 лет назад
CONTRIBUTING.md 021dd0ce00 Initial commit for ckeditor5-core. 9 лет назад
LICENSE.md 8d9900b905 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 лет назад
README.md 61b89ae00f Docs: Fixed invalid BrowserStack URLs in badge. See ckeditor/ckeditor5#1051. 7 лет назад
package.json 4e182b5537 Internal: Upgraded version of Node.js. See ckeditor/ckeditor5-dev#417. 7 лет назад

README.md

CKEditor 5 core editor architecture

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