Kamil Piechaczek 1938711460 Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. 5 年之前
..
.github d673b61423 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 年之前
docs 1a36a195e1 Docs: The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#2002. 6 年之前
src bf93c254dd Internal: Re-used the `DataController#viewDocument` as a document for the `HtmlDataProcessor` in the data pipeline. 5 年之前
tests e31b80e6e9 Fix dangling comma. 5 年之前
theme 7bd5869f48 Revert "i/6220: The main toolbar should always stay on top of contextual UI elements" 5 年之前
.editorconfig c20734012c Internal: Added config for package.json to .editorconfig. See #318. 6 年之前
.eslintrc.js 8706b76cfb Internal: Bumped the year. [skip ci] 6 年之前
.gitattributes 526fc50ea0 Initial commit for ckeditor5-creator-classic. 9 年之前
.gitignore 2e5cad2ef1 Internal: Remove gulp dependency for pre-commit linting. 8 年之前
.stylelintrc cd257c6cbb Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 年之前
.travis.yml 1938711460 Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. 5 年之前
CHANGELOG.md 90b67814ca Docs: Changelog. [skip ci] 5 年之前
CONTRIBUTING.md 5661d0e73e Docs: Made contributing guide link to our docs. [skip ci] 7 年之前
LICENSE.md 8706b76cfb Internal: Bumped the year. [skip ci] 6 年之前
README.md 43a9e8af8a Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] 6 年之前
package.json 7a587ab53b Release: v18.0.0. [skip ci] 5 年之前

README.md

CKEditor 5 classic editor implementation

npm version Build Status Coverage Status
Dependency Status devDependency Status

The classic editor implementation for CKEditor 5.

This package contains the ClassicEditor class. Follow there to learn more about this type of editor and how to initialize it.

This package contains the source version of the classic editor. This editor implementation is also available in the classic build. Read more about CKEditor 5 Builds.

Documentation

See the @ckeditor/ckeditor5-editor-classic 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 or https://ckeditor.com/legal/ckeditor-oss-license.