Piotrek Koszuliński de5e4dc3f2 Internal: Added missing dep. 6 年之前
..
.github 5b41bb5e98 Internal: Updated PR template. [skip ci] 8 年之前
docs 89a652cc32 Docs: The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#2002. 6 年之前
lang bfd15de6f5 Other: Updated translations. [skip ci] 6 年之前
src d7dba0f30b Added error handling to the `editor.execute()` method. 6 年之前
tests cd49c1d376 Docs: Added indent/outdent buttons. See ckeditor/ckeditor5#1844. 6 年之前
theme 115a3a8def Fixed the wrong viewBox in the three-vertical-dots icon. 6 年之前
.editorconfig 021dd0ce00 Initial commit for ckeditor5-core. 9 年之前
.eslintrc.js bb8aaf2c05 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. 9 年之前
.gitignore bc081edc8b Internal: Remove gulp dependency for pre-commit linting. 8 年之前
.travis.yml a166131536 Internal: Upgraded CI environment to use Xenial version of the distro. See ckeditor/ckeditor#2041. 6 年之前
CHANGELOG.md 8aad4a8fa1 Docs: Corrected the changelog. [skip ci] 6 年之前
CONTRIBUTING.md d31e1a7691 Docs: Made contributing guide link to our docs. [skip ci] 7 年之前
LICENSE.md 6daac3505b Internal: Bumped the year. [skip ci] 6 年之前
README.md 9a2ba23af1 Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] 6 年之前
package.json de5e4dc3f2 Internal: Added missing dep. 6 年之前

README.md

CKEditor 5 core editor architecture

npm version Build 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

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.