Giter VIP home page Giter VIP logo

feng241x / ccview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cc-edit/ccview

0.0 0.0 0.0 11.67 MB

react 低代码大屏编辑器。前端:React18 + Nestjs + Mui + Tailwindcss 后台:Nestjs + Mongodb 实现低代码大屏拖拽编辑工具。核心功能:低代码编辑器,json配置化表单、属性栏、组件列表、查询表格、组件模板、页面模板

Home Page: https://ccedit.com/

Shell 0.02% JavaScript 6.43% TypeScript 89.76% CSS 3.79%

ccview's Introduction

学习讨论小组🍻 打赏(赠送学习资料:webNote) 🎊
CcView.png img.png

CcView

demo地址

https://ccedit.com/

代码权限

组件库以及编辑器使用git subModule的方式集成

本地运行(需购买完整代码权限)

$ git clone --recurse-submodules https://github.com/Cc-Edit/CcView.git`

$ git clone https://github.com/Cc-Edit/CcView.git
$ git submodule update --init

更新所有子模块

$ git submodule update --remote

本地运行:

$ yarn install
$ yarn dev

设计原则

数据驱动

整个应用的核心就是数据驱动,将所有可被抽象的逻辑全部抽象为 jsonSchema
整个应用遵守配置化、描述化原则

核心

JSON to Form 表单描述

表单的创建与校验,全部集中到配置文件中 form
登录表单: LoginForm.ts
form-login.png

应用创建弹窗: CreateApp.ts form1.png

表单回显(用于数据更新): form-echo.png

表单模板(所有基础表单元素示例) TemplateForm.ts form.png

预览

登录页面

视频透明背景播放

登录页面-表单校验

登录页面-全局提示

首页

应用列表

applist.png applist1.png applist3.png applist2.png

编辑器

design.png design-w.png design-b.png design-p.png design-data.png

404页面

500页面

维护页面

版权

插画与图标 https://igoutu.cn/

Icons by icons8: icons8.com

画板标尺 (基于 react18 翻新 mb-sketch-ruler ): mb-sketch-ruler

头像、默认模板背景图:千图网个人商用授权

ccview's People

Contributors

cc-edit 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.