Skip to content

wangscript007/dmeditor

 
 

Repository files navigation

DM Editor

DM Editor is a block-styled visual editor.

Roadmap , mail xc if you want to discuss:).

For full documentation please go to dmeditor.io

Highlights

  • Block based, real WYSIWYG(What you see is what you get)
  • Intractive while editing, eg. click a tab and edit a tab’s content
  • Basic widgets: rich text, image, heading, table, video, iframe
  • Intractive widgets: tab, accordion
  • Data saved in json
  • Super easy to create styled widget(eg. line under h2)
  • Easy to create own widget

Screenshots

Installation

See sample project

npm install dmeditor

#note: for react version 18 you may need --legacy-peer-deps

Widget list

dmeditor-digimaker: - Content widgets(eg. content grid, Gallary) for digimaker CMF

About

A block-style visual editor in React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%