JSPM

@ckeditor/ckeditor5-core

44.0.0-alpha.12
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1330421
  • Score
    100M100P100Q197187F
  • License SEE LICENSE IN LICENSE.md

The core architecture of CKEditor 5 – the best browser-based rich text editor.

Package Exports

  • @ckeditor/ckeditor5-core
  • @ckeditor/ckeditor5-core/dist/index.js
  • @ckeditor/ckeditor5-core/src
  • @ckeditor/ckeditor5-core/src/command
  • @ckeditor/ckeditor5-core/src/command.js
  • @ckeditor/ckeditor5-core/src/context
  • @ckeditor/ckeditor5-core/src/context.js
  • @ckeditor/ckeditor5-core/src/contextplugin
  • @ckeditor/ckeditor5-core/src/contextplugin.js
  • @ckeditor/ckeditor5-core/src/editor/editor
  • @ckeditor/ckeditor5-core/src/editor/editor.js
  • @ckeditor/ckeditor5-core/src/editor/utils/attachtoform
  • @ckeditor/ckeditor5-core/src/editor/utils/attachtoform.js
  • @ckeditor/ckeditor5-core/src/editor/utils/dataapimixin
  • @ckeditor/ckeditor5-core/src/editor/utils/dataapimixin.js
  • @ckeditor/ckeditor5-core/src/editor/utils/elementapimixin
  • @ckeditor/ckeditor5-core/src/editor/utils/elementapimixin.js
  • @ckeditor/ckeditor5-core/src/editor/utils/securesourceelement
  • @ckeditor/ckeditor5-core/src/editor/utils/securesourceelement.js
  • @ckeditor/ckeditor5-core/src/index.js
  • @ckeditor/ckeditor5-core/src/multicommand
  • @ckeditor/ckeditor5-core/src/multicommand.js
  • @ckeditor/ckeditor5-core/src/pendingactions
  • @ckeditor/ckeditor5-core/src/pendingactions.js
  • @ckeditor/ckeditor5-core/src/plugin
  • @ckeditor/ckeditor5-core/src/plugin.js
  • @ckeditor/ckeditor5-core/theme/icons/align-bottom.svg
  • @ckeditor/ckeditor5-core/theme/icons/align-center.svg
  • @ckeditor/ckeditor5-core/theme/icons/align-justify.svg
  • @ckeditor/ckeditor5-core/theme/icons/align-left.svg
  • @ckeditor/ckeditor5-core/theme/icons/align-middle.svg
  • @ckeditor/ckeditor5-core/theme/icons/align-right.svg
  • @ckeditor/ckeditor5-core/theme/icons/align-top.svg
  • @ckeditor/ckeditor5-core/theme/icons/bold.svg
  • @ckeditor/ckeditor5-core/theme/icons/cancel.svg
  • @ckeditor/ckeditor5-core/theme/icons/check.svg
  • @ckeditor/ckeditor5-core/theme/icons/eraser.svg
  • @ckeditor/ckeditor5-core/theme/icons/image.svg
  • @ckeditor/ckeditor5-core/theme/icons/low-vision.svg
  • @ckeditor/ckeditor5-core/theme/icons/next-arrow.svg
  • @ckeditor/ckeditor5-core/theme/icons/object-center.svg
  • @ckeditor/ckeditor5-core/theme/icons/object-full-width.svg
  • @ckeditor/ckeditor5-core/theme/icons/object-left.svg
  • @ckeditor/ckeditor5-core/theme/icons/object-right.svg
  • @ckeditor/ckeditor5-core/theme/icons/object-size-full.svg
  • @ckeditor/ckeditor5-core/theme/icons/object-size-large.svg
  • @ckeditor/ckeditor5-core/theme/icons/object-size-medium.svg
  • @ckeditor/ckeditor5-core/theme/icons/object-size-small.svg
  • @ckeditor/ckeditor5-core/theme/icons/paragraph.svg
  • @ckeditor/ckeditor5-core/theme/icons/pencil.svg
  • @ckeditor/ckeditor5-core/theme/icons/pilcrow.svg
  • @ckeditor/ckeditor5-core/theme/icons/previous-arrow.svg
  • @ckeditor/ckeditor5-core/theme/icons/quote.svg
  • @ckeditor/ckeditor5-core/theme/icons/three-vertical-dots.svg

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-core) 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 core editor architecture

npm version Coverage Status CircleCI

This package implements CKEditor 5's core editor architecture – a set of classes and interfaces which glue everything together.

Installation

This plugin is part of the ckeditor5 package. Install the whole package to use it.

npm install ckeditor5

Create free account

If you want to check full CKEditor 5 capabilities, sign up for a free non-commitment 14-day trial.

Documentation

For general introduction see the Overview of CKEditor 5 framework guide and then the core editor architecture guide.

Additionally, see the @ckeditor/ckeditor5-core package page in CKEditor 5 documentation for even more information.

License

Licensed under a dual-license model, this software is available under:

For more information, see: https://ckeditor.com/legal/ckeditor-licensing-options.