Aleksander Nowodzinski 584e86730e Aligned to the new WidgetToolbarRepository API. Replaced the `isMediaWidgetSelected()` util with `getSelectedMediaViewWidget()`. Renamed `getSelectedMediaElement()` to `getSelectedMediaModelWidget()`. před 7 roky
..
.github 304fedf241 Initialized the ckeditor5-media-embed package repository. před 7 roky
docs cef252198c Docs: Corrected a code style in sample. před 7 roky
lang 8681766669 Display a help text under the media URL input when empty. Display a tip under the input when the user started typing. před 7 roky
src 584e86730e Aligned to the new WidgetToolbarRepository API. Replaced the `isMediaWidgetSelected()` util with `getSelectedMediaViewWidget()`. Renamed `getSelectedMediaElement()` to `getSelectedMediaModelWidget()`. před 7 roky
tests ce6799f581 Merge pull request #70 from ckeditor/t/5 před 7 roky
theme 94e04b4911 Improved comment. před 7 roky
.editorconfig 304fedf241 Initialized the ckeditor5-media-embed package repository. před 7 roky
.eslintrc.js 304fedf241 Initialized the ckeditor5-media-embed package repository. před 7 roky
.gitattributes 304fedf241 Initialized the ckeditor5-media-embed package repository. před 7 roky
.gitignore 304fedf241 Initialized the ckeditor5-media-embed package repository. před 7 roky
.travis.yml d6a1365ad0 Fixed formatting in Travis configuration file. před 7 roky
CHANGELOG.md 63d8296f92 Docs: Corrected the changelog. [skip ci] před 7 roky
CONTRIBUTING.md 3fce5d4912 Docs: Made contributing guide link to our docs. [skip ci] před 7 roky
LICENSE.md 304fedf241 Initialized the ckeditor5-media-embed package repository. před 7 roky
README.md a3f1c6050b Docs: Minor updates in Readme and guide. [skip ci] před 7 roky
package.json 16c014df50 Update eslint-config-ckeditor5 package in package.json. před 7 roky

README.md

CKEditor 5 media embed feature

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

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 @ckeditor/ckeditor5-media-embed 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.