dmeditor / dmeditor

A block-style visual editor in React

Home Page:https://dmeditor.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DM Editor

DM Editor is a block-styled visual editor written in React.

For full documentation please go to dmeditor.io/doc

The idea behind is to have an editor which is easy to develop and style widget within React ecosystem, in the end together with developer bring good user experience for page editing.

Highlights

  • Block based, real WYSIWYG(What you see is what you get)
  • See immediate change while slide on padding, width, color, margin, etc
  • Intractive widgets like tab, accordion
  • Get benefits of React ecosystem for creating widget.
  • Widgets can be inside widget
  • Extend styles of a widget

Screenshots

Installation

See sample project

npm install dmeditor

About

A block-style visual editor in React

https://dmeditor.github.io/

License:GNU General Public License v2.0


Languages

Language:TypeScript 98.4%Language:JavaScript 1.6%