UNPKG

react-lz-editor

Version:

An open source react rich-text editor (mordern react editor includes media support such as texts, images, videos, audios, links etc.), development based on Draft-Js and Ant-design, good support html, markdown, draft-raw mode.

4 lines (3 loc) 104 B
'use strict'; module.exports = require('./editor/index'); exports.LzEditor = require('./editor/index');