Code Monkey home page Code Monkey logo

editor's Introduction

⚠️ THIS IS WIP REPOSITORY! ⚠️

Data Driven Forms Pro Editor

Drag and Drop editor for building Data Driven Forms.

Packages

Drag and Drop system powering the editor.

  • Touch support
  • Nesting support
  • Supporting any kind of storage (useReducer, redux, etc.)
  • Custom "backend" => everything is controlled in JS and React

Roadmap

  • keyboard support

A set of utilities for building Data Driven Forms editors. Using these components and hooks you can easily build and customize your own editor in short time.

An implementation of editor using editor-core utilities. Using Evergreen-ui to look neutral when using with other mappers.

  • Supports all mappers

Set of basic components to power editor-pro properties editor. See more.

Available Scripts

In the project directory, you can run:

npm install

to install dependencies

npm bootstrap

to bootstrap packages (to link them)

npm run test

to run JEST test

npm run build

to build all packages

npm run clean-build

removes built folders (runs automatically before install)

npm run lint

to check linting rules (use npm run lint:fix to fix basic issues)

npm run integration:tests

to run integration test for the editor-pro


In each package directory you can run:

npm run start

to run a local playground

Release

Data Driven Forms editor follows semantic release to trigger new versions automatically.

You can use: fix(...): ..., feat(...): ... commit messages to release new packages.

Packages are handled seperately.

editor's People

Contributors

rvsia avatar hyperkid123 avatar victoria-dos avatar

Watchers

James Cloos avatar

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.