Contribute to this guide

APIMedia embed feature for CKEditor 5

npm version

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

Check out the demo in the media embed feature guide.

# Documentation

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

# Installation

npm install --save @ckeditor/ckeditor5-media-embed

# Contribute

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