Media embed feature for CKEditor 5

This package implements the media embed feature for CKEditor 5. You can use it to insert embeddable media such as YouTube or Vimeo videos and tweets into your rich-text content.

Demo

Copy link

Check out the demo in the media embed feature guide.

Documentation

Copy link

See the media embed feature guide and the MediaEmbed plugin documentation.

Installation

Copy link

This package is part of our open-source aggregate package.

npm install ckeditor5
Copy code

Contribute

Copy link

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-media-embed.

Copy link