JSPM

@ckeditor/ckeditor5-editor-classic

44.0.0-alpha.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 553755
  • Score
    100M100P100Q202406F
  • License GPL-2.0-or-later

Classic editor implementation for CKEditor 5.

Package Exports

  • @ckeditor/ckeditor5-editor-classic
  • @ckeditor/ckeditor5-editor-classic/build/editor-classic
  • @ckeditor/ckeditor5-editor-classic/build/editor-classic.js
  • @ckeditor/ckeditor5-editor-classic/dist/index.js
  • @ckeditor/ckeditor5-editor-classic/src/classiceditor
  • @ckeditor/ckeditor5-editor-classic/src/classiceditor.js
  • @ckeditor/ckeditor5-editor-classic/src/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ckeditor/ckeditor5-editor-classic) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

CKEditor 5 classic editor implementation

npm version Coverage Status CircleCI

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 kind of editor implementation is also available as a ready-to-use classic build. Read more about CKEditor 5 predefined builds in the CKEditor 5 documentation.

Documentation

See the @ckeditor/ckeditor5-editor-classic package page in CKEditor 5 documentation.

Installation

npm install ckeditor5

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.