Giter Site home page Giter Site logo

pandora's Introduction

pandora

前端研发工作台

为什么?

  • 大量页面同质化,重复开发浪费成本,复制黏贴麻烦。
  • 一般公司前端人员配比不足以满足所有前端页面的开发工作,中后台页面开发一般交给后端人员,语言不熟悉,样式编写困难,开发一个表单页面花上3天,效率低。
  • 个人的业务最佳实践方案没办法共享。

每个公司一般都会有自己的技术积累,自研的组件库,最佳开发实践等等,把这些积累集中起来,我们称之为物料,按照颗粒度划分,物料可以分为区块(页面的一部分或者完整的页面),组件(基础组件和业务组件),模板(包含基础功能的工程模板)。

参考了umi ui和vue ui,自研一个工作台Gui

功能特性

  • 物料市场:
    • 集成ant-design物料
    • 自定义私有物料
    • 物料一键下载,告别繁琐
  • 物料开发,私有物料集成
  • 项目管理
  • npm script 脚本运行
  • 依赖管理
  • 日志输出
  • 框架无关

TODO

  • 组件开发模板
  • 工程模板
  • Vue 移动端物料仓库

界面展示

物料市场

安装

yarn global add @ideagays/pandora

安装完成之后, 执行pandora -v 验证,如提示未找到命令,新开一个终端窗口重试

使用

注意:使用前请先配置github的ssh key

#启动ui
pandora ui

#获得更多命令使用帮助
pandora -h

pandora's People

Contributors

souche-finance-f2e avatar esuol avatar jwdzzhz777 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.