2.0.0 • Published 8 years ago

draft-js-image-plugin v2.0.0

Weekly downloads
11,219
License
MIT
Repository
github
Last release
8 years ago

DraftJS Image Plugin

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

Usage:

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

const imagePlugin = createImagePlugin();