1.0.0 • Published 7 years ago

draft-js-image2-plugin v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

DraftJS Image Plugin

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

Usage:

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

const imagePlugin = createImagePlugin();

Forked from draft-js-image-plugin use entity name IMAGE instead of image. Compatible with markdown import/export plugin draft-js-import-markdown and draft-js-export-markdown