Code Monkey home page Code Monkey logo

react-visualization-demo's Introduction

react 可视化设计工具

首先声明这是一个demo项目,因为是个人写的,精力有限。不过厚着脸皮求赞和收藏

内部有块递归逻辑没有写,也没计划继续改。

工程结构

├─build                                        // 编译目录
  └─static
      ├─css
      └─js
├─public                                       // 静态资源
└─src
    ├─assets                                   // 页面资源
    ├─common                                   // 公共层
    ├─components                               // 组件层
      ├─Charts                                // 图标组件层
        ├─JVPieChart
        └─JVPolylineChart
      ├─DefaultContainer                      // 默认容器
      └─JVToolTab
    └─pages 
        ├─JVEdit                               // 编辑器
          ├─JVLeftTool                        // 左侧工具栏
            └─JVCompTool
          ├─JVMain                            // 主界面
          └─JVRightTool                       // 右侧工具栏

数据结构

详见 common/vo.js

VO结构定义

VO逻辑结构

AppVO                           // 应用VO
 - PageVO                       // 页面
   - DefaultContainerVO         // 页面默认容器
    - InputVO                   // 输入框
    - SelectVO                  // 下拉框
    - ...                       // 省略其他表单项
    - DefaultContainerVO        // 容器嵌套容器

想弄个前端打工者群,有愿意的一起哈

个人V

react-visualization-demo's People

Contributors

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