JSPM

@ckeditor/ckeditor5-html-embed

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

HTML embed feature for CKEditor 5.

Package Exports

  • @ckeditor/ckeditor5-html-embed
  • @ckeditor/ckeditor5-html-embed/build/html-embed
  • @ckeditor/ckeditor5-html-embed/build/html-embed.js
  • @ckeditor/ckeditor5-html-embed/build/translations/zh-cn.js
  • @ckeditor/ckeditor5-html-embed/dist/index.js
  • @ckeditor/ckeditor5-html-embed/src/htmlembed
  • @ckeditor/ckeditor5-html-embed/src/htmlembed.js
  • @ckeditor/ckeditor5-html-embed/src/htmlembedediting
  • @ckeditor/ckeditor5-html-embed/src/htmlembedediting.js
  • @ckeditor/ckeditor5-html-embed/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-html-embed) 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 HTML embed feature

npm version Coverage Status Build Status

This package implements the HTML embed feature for CKEditor 5. It allows embedding an arbitrary HTML snippet in the rich-text editor.

Demo

Check out the demo in the HTML embed feature guide.

Documentation

See the @ckeditor/ckeditor5-html-embed package page as well as the HTML embed feature guide 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.