Marek Lewandowski 6f7a17611e Merge branch 'monorepo-pending' пре 5 година
..
.github d673b61423 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). пре 6 година
docs 6b742979b0 Updated docs to monorepo state. пре 5 година
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 405db253dc Docs: Corrected the 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 6b742979b0 Updated docs to monorepo state. пре 5 година
package.json ef704a2fe1 Release: v19.0.0. [skip ci] пре 5 година

README.md

CKEditor 5 classic editor implementation

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