Git Product home page Git Product logo

cc-edit / ccview Goto Github PK

View Code? Open in Web Editor NEW
56.0 3.0 10.0 11.68 MB

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

Home Page: https://ccedit.com/

JavaScript 6.44% Shell 0.02% TypeScript 89.74% CSS 3.80%
echarts5 low-code mongodb mui-material muiv5 nestjs nextjs react tailwindcss

ccview's Introduction

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

CcView

demo地址

https://ccedit.com/

版权

仅限于个人学习使用,不可用于商业用途
商用需联系作者购买授权
软著登记号:2023SR1434342

核心库

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

低代码组件库

白露 https://github.com/Cc-Edit/CcBailu

后台服务

CcServer https://github.com/Cc-Edit/CcServer

本地运行

$ 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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.