draft-js-image-plugindeprecated

Image Plugin for DraftJS

Usage no npm install needed!

<script type="module">
  import draftJsImagePlugin from 'https://cdn.skypack.dev/draft-js-image-plugin';
</script>

README

DraftJS Image Plugin

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

Usage:

import createImagePlugin from 'draft-js-image-plugin';

const imagePlugin = createImagePlugin();