Coder Social home page Coder Social logo

form-builder's Introduction

基于web开发的可拖拽表单生成器

🎞️ 项目介绍

使用react开发,UI库使用antd。项目地址.
最终生成的问卷的schema数据为json串,可以直接存储至服务端。
web端拿到schema数据,可以生成在线web可拖拽表单生成器(实现中)。
代码基本是纯JS代码实现,除了UI库。
以下是项目原始示例,未经任何修改: image image image

🎨 运行指南

项目运行需要node环境 ,推荐node14+,作者使用的是node 16.13.1

  1. 安装依赖
   npm install
  1. 运行项目
   npm run start
  1. 编译项目
   npm run build

💡 优化清单

需要优化的内容 2024/4/10

蓝图 完成情况 存在问题
1、增加更多的基础组件 pending
2、增加更多操作项 pending
3、增加更多的配置 pending 配置过少
4、增加不同的主题和皮肤 pending ui只有一套固定版式

🌟 Star History


Star History Chart

form-builder's People

Stargazers

Cody Benner avatar  avatar

Watchers

 avatar

Forkers

strykstaguy

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.