JSPM

@ckeditor/ckeditor5-editor-inline

0.0.0-nightly-20230706.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 607626
  • Score
    100M100P100Q197230F
  • License GPL-2.0-or-later

Inline editor implementation for CKEditor 5.

Package Exports

  • @ckeditor/ckeditor5-editor-inline
  • @ckeditor/ckeditor5-editor-inline/build/editor-inline
  • @ckeditor/ckeditor5-editor-inline/build/editor-inline.js
  • @ckeditor/ckeditor5-editor-inline/src/index.js
  • @ckeditor/ckeditor5-editor-inline/src/inlineeditor
  • @ckeditor/ckeditor5-editor-inline/src/inlineeditor.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-inline) 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 inline editor implementation

npm version Coverage Status Build Status Dependency Status

The inline editor implementation for CKEditor 5.

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

This package contains the source version of the inline editor. This kind of editor implementation is also available as a ready-to-use inline build. Read more about CKEditor 5 predefined builds in the CKEditor 5 documentation.

Documentation

See the @ckeditor/ckeditor5-editor-inline 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.