Marek Lewandowski 210276a128 Merge branch 'monorepo-pending' 5 年之前
..
.github 97fe788ff2 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 年之前
docs d9bf3d1c77 Updated docs to monorepo state. 5 年之前
lang ac72a7a9f4 Other: Updated translations. [skip ci] 5 年之前
src d95e3e19ed Merge branch 'master' into i/6091 5 年之前
tests 75af9c78e8 Internal: Re-used the `DataController#viewDocument` as a document for the `HtmlDataProcessor` in the data pipeline. 5 年之前
theme ae2f127785 Internal: The SVG icons compressed by the clean-up-svg-icons task (svgo) should be editable in graphical editors (see ckeditor/ckeditor5#6334) 5 年之前
.editorconfig 7ac1d2c1a6 Internal: Added config for package.json to .editorconfig. See #318. 6 年之前
.eslintrc.js 2222b673f4 Internal: Bumped the year. [skip ci] 6 年之前
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. 9 年之前
.gitignore bc081edc8b Internal: Remove gulp dependency for pre-commit linting. 8 年之前
.stylelintrc 61d35d38ae Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 年之前
.travis.yml c52f216b52 Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. 5 年之前
CHANGELOG.md 360cef2b5f Docs: Corrected the changelog. [skip ci] 5 年之前
CONTRIBUTING.md d31e1a7691 Docs: Made contributing guide link to our docs. [skip ci] 7 年之前
LICENSE.md 2222b673f4 Internal: Bumped the year. [skip ci] 6 年之前
README.md d9bf3d1c77 Updated docs to monorepo state. 5 年之前
package.json d194ba07a4 Release: v19.0.0. [skip ci] 5 年之前

README.md

CKEditor 5 core editor architecture

npm version Dependency Status devDependency Status

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

Documentation

For general introduction see the Overview of CKEditor 5 framework guide and then the Core editor architecture guide.

Additionally, see the @ckeditor/ckeditor5-core package page in CKEditor 5 documentation for even more information.

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 or https://ckeditor.com/legal/ckeditor-oss-license.