This package has been deprecated

Author message:

use @draft-js-plugins/video >=v4 instead

draft-js-video-plugin

2.0.2 • Public • Published

DraftJS Video Plugin

This is a plugin for the draft-js-plugins-editor.

This plugin allows you to copy a video url and paste the Videos to your editor! but default it handles youtube and vimeo, but you can always write your own logic to handle you desired video source see more details at advanced usage.

Getting Started

npm install draft-js-video-plugin --save

Basic Usage:

import createVideoPlugin from 'draft-js-video-plugin';
 
const videoPlugin = createVideoPlugin();

Package Sidebar

Install

npm i draft-js-video-plugin

Weekly Downloads

2,976

Version

2.0.2

License

MIT

Unpacked Size

10.9 kB

Total Files

11

Last publish

Collaborators

  • anchen
  • juliankrispel
  • nikgraf
  • sibelius