UNPKG

hztianxu-draft-js-plugins

Version:

A Plugin Architecture on top of Draft.JS

12 lines (7 loc) 194 B
# DraftJS Image Plugin *This is a plugin for the `draft-js-plugins-editor`.* Usage: ```js import createImagePlugin from 'draft-js-image-plugin'; const imagePlugin = createImagePlugin(); ```