GithubHelp home page GithubHelp logo

dmeditor / dmeditor Goto Github PK

View Code? Open in Web Editor NEW
28.0 5.0 7.0 7.72 MB

A block-style visual editor in React

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

License: GNU General Public License v2.0

TypeScript 98.30% JavaScript 1.70%
block-editor online-editor visual-editor wysiwyg dmeditor

dmeditor's Introduction

DM Editor

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

Online demo

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

For full documentation please go to dmeditor.github.io

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
  • Create template from widget

Screenshots

Installation

See sample project

npm install dmeditor

Note: to develop widgets, suggest to install @mui/material and @emotion/css so you get all benefits of mui and emotion css. See sample project for detail.

Templates

Put below in index.html to use open source templates (the template repo):

<script src="https://cdn.jsdelivr.net/gh/dmeditor/templates@main/templates.js"></script>

Widget list

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.