Piotr Jasiun a90f80ddc5 Merge pull request #85 from ckeditor/t/ckeditor5/1619 il y a 6 ans
..
.github a5810abd2b Internal: Updated PR template. [skip ci] il y a 8 ans
docs 6c8b609cf3 Docs: README and front API docs page corrected. [skip ci] il y a 8 ans
src c6c5053920 Docs: More improvements. il y a 6 ans
tests 75841e1042 Docs: Rewritten docs for `ClassicEditor.create()`. Tests: Fixed manual test. il y a 6 ans
theme 0290f9afe4 Internal: Bumped the year. [skip ci] il y a 6 ans
.editorconfig 526fc50ea0 Initial commit for ckeditor5-creator-classic. il y a 9 ans
.eslintrc.js 0290f9afe4 Internal: Bumped the year. [skip ci] il y a 6 ans
.gitattributes 526fc50ea0 Initial commit for ckeditor5-creator-classic. il y a 9 ans
.gitignore 2e5cad2ef1 Internal: Remove gulp dependency for pre-commit linting. il y a 8 ans
.travis.yml 27ba5c1d2b Fixed formatting in Travis configuration file. il y a 7 ans
CHANGELOG.md 14350b53ba Docs: Corrected the changelog. [skip ci] il y a 6 ans
CONTRIBUTING.md 5661d0e73e Docs: Made contributing guide link to our docs. [skip ci] il y a 7 ans
LICENSE.md 0290f9afe4 Internal: Bumped the year. [skip ci] il y a 6 ans
README.md cf45f97075 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. il y a 7 ans
package.json 7a39027ed7 Release: v12.0.0. [skip ci] il y a 6 ans

README.md

CKEditor 5 classic editor implementation

npm version Build Status BrowserStack 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.